Bug 1649121: part 9) Simplify `GetMostAncestorListOrTableElement`. r=masayuki
[gecko.git] / intl / icu / data_filter.json
blobd5be4ece7c29b9fbb600c252bef1308ec5dc4262
2     "featureFilters": {
3         "brkitr_dictionaries": {
4             "filterType": "exclude"
5         },
6         "brkitr_rules": {
7             "filterType": "exclude"
8         },
9         "brkitr_tree": {
10             "filterType": "exclude"
11         },
12         "confusables": {
13             "filterType": "exclude"
14         },
15         "conversion_mappings": {
16             "whitelist": [
17                 "ibm-37_P100-1995",
18                 "ibm-1047_P100-1995"
19             ]
20         },
21         "misc": {
22             "blacklist": [
23                 "currencyNumericCodes",
24                 "genderList"
25             ]
26         },
27         "rbnf_tree": {
28             "filterType": "locale",
29             "whitelist": [ "ja" ]
30         },
31         "stringprep": {
32             "filterType": "exclude"
33         },
34         "translit": {
35             "filterType": "exclude"
36         },
37         "unames": {
38             "filterType": "exclude"
39         }
40     },
41     "resourceFilters": [
42         {
43             "categories": [
44                 "zone_tree"
45             ],
46             "rules": [
47                 "-/zoneStrings/*/ec"
48             ]
49         },
50         {
51             "categories": [
52                 "unit_tree"
53             ],
54             "rules": [
55                 "-/*",
57                 "+/*/area/acre",
58                 "+/*/digital/bit",
59                 "+/*/digital/byte",
60                 "+/*/temperature/celsius",
61                 "+/*/length/centimeter",
62                 "+/*/duration/day",
63                 "+/*/angle/degree",
64                 "+/*/temperature/fahrenheit",
65                 "+/*/volume/fluid-ounce",
66                 "+/*/length/foot",
67                 "+/*/volume/gallon",
68                 "+/*/digital/gigabit",
69                 "+/*/digital/gigabyte",
70                 "+/*/mass/gram",
71                 "+/*/area/hectare",
72                 "+/*/duration/hour",
73                 "+/*/length/inch",
74                 "+/*/digital/kilobit",
75                 "+/*/digital/kilobyte",
76                 "+/*/mass/kilogram",
77                 "+/*/length/kilometer",
78                 "+/*/volume/liter",
79                 "+/*/digital/megabit",
80                 "+/*/digital/megabyte",
81                 "+/*/length/meter",
82                 "+/*/length/mile",
83                 "+/*/length/mile-scandinavian",
84                 "+/*/volume/milliliter",
85                 "+/*/length/millimeter",
86                 "+/*/duration/millisecond",
87                 "+/*/duration/minute",
88                 "+/*/duration/month",
89                 "+/*/mass/ounce",
90                 "+/*/concentr/percent",
91                 "+/*/digital/petabyte",
92                 "+/*/mass/pound",
93                 "+/*/duration/second",
94                 "+/*/mass/stone",
95                 "+/*/digital/terabit",
96                 "+/*/digital/terabyte",
97                 "+/*/duration/week",
98                 "+/*/length/yard",
99                 "+/*/duration/year",
101                 "+/*/compound",
102                 "+/*/speed/kilometer-per-hour",
103                 "+/*/consumption/liter-per-kilometer",
104                 "+/*/speed/meter-per-second",
105                 "+/*/consumption/mile-per-gallon",
106                 "+/*/speed/mile-per-hour",
108                 "-/*/dnam"
109             ]
110         },
111         {
112             "categories": [
113                 "coll_tree",
114                 "curr_tree",
115                 "lang_tree",
116                 "locales_tree",
117                 "rbnf_tree",
118                 "region_tree",
119                 "unit_tree",
120                 "zone_tree"
121             ],
122             "rules": [
123                 "-/Version"
124             ]
125         },
126         {
127             "categories": [
128                 "coll_tree"
129             ],
130             "rules": [
131                 "-/collations/*/Version"
132             ]
133         },
134         {
135             "categories": [
136                 "curr_tree"
137             ],
138             "rules": [
139                 "-/Currencies%formal",
140                 "-/Currencies%variant"
141             ]
142         },
143         {
144             "categories": [
145                 "coll_tree"
146             ],
147             "rules": [
148                 "-/UCARules",
149                 "-/collations/*/Sequence"
150             ]
151         },
152         {
153             "categories": [
154                 "locales_tree"
155             ],
156             "rules": [
157                 "-/AuxExemplarCharacters",
158                 "-/Ellipsis",
159                 "-/ExemplarCharacters",
160                 "-/ExemplarCharactersIndex",
161                 "-/ExemplarCharactersNumbers",
162                 "-/ExemplarCharactersPunctuation",
163                 "-/MoreInformation",
164                 "-/NumberElements/minimalPairs",
165                 "-/characterLabel",
166                 "-/delimiters",
167                 "-/fields/mon",
168                 "-/fields/mon-narrow",
169                 "-/fields/mon-short",
170                 "-/fields/tue",
171                 "-/fields/tue-narrow",
172                 "-/fields/tue-short",
173                 "-/fields/wed",
174                 "-/fields/wed-narrow",
175                 "-/fields/wed-short",
176                 "-/fields/thu",
177                 "-/fields/thu-narrow",
178                 "-/fields/thu-short",
179                 "-/fields/fri",
180                 "-/fields/fri-narrow",
181                 "-/fields/fri-short",
182                 "-/fields/sat",
183                 "-/fields/sat-narrow",
184                 "-/fields/sat-short",
185                 "-/fields/sun",
186                 "-/fields/sun-narrow",
187                 "-/fields/sun-short",
188                 "-/measurementSystemNames"
189             ]
190         },
191         {
192             "categories": [
193                 "lang_tree"
194             ],
195             "rules": [
196                 "-/*",
198                 "+/Languages",
199                 "+/Languages%short",
200                 "+/Scripts",
201                 "+/Scripts%short",
202                 "+/Scripts%stand-alone",
203                 "+/Variants",
204                 "+/localeDisplayPattern"
205             ]
206         },
207         {
208             "categories": [
209                 "region_tree"
210             ],
211             "rules": [
212                 "-/*",
214                 "+/Countries",
215                 "+/Countries%short"
216             ]
217         }
218     ]