Skip to content

Commit 0fb4910

Browse files
committed
Remove generic font-family features
The collector tests at https://collector.openwebdocs.org/tests/css/properties/font-family fail in Chrome 146, Firefox 149, and Safari 26.4.
1 parent f65635f commit 0fb4910

File tree

1 file changed

+0
-144
lines changed

1 file changed

+0
-144
lines changed

css/properties/font-family.json

Lines changed: 0 additions & 144 deletions
Original file line numberDiff line numberDiff line change
@@ -87,42 +87,6 @@
8787
}
8888
}
8989
},
90-
"fangsong": {
91-
"__compat": {
92-
"spec_url": "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-generic-fangsong",
93-
"tags": [
94-
"web-features:font-family"
95-
],
96-
"support": {
97-
"chrome": {
98-
"version_added": "1"
99-
},
100-
"chrome_android": "mirror",
101-
"edge": {
102-
"version_added": "12"
103-
},
104-
"firefox": {
105-
"version_added": "1"
106-
},
107-
"firefox_android": "mirror",
108-
"oculus": "mirror",
109-
"opera": "mirror",
110-
"opera_android": "mirror",
111-
"safari": {
112-
"version_added": "1"
113-
},
114-
"safari_ios": "mirror",
115-
"samsunginternet_android": "mirror",
116-
"webview_android": "mirror",
117-
"webview_ios": "mirror"
118-
},
119-
"status": {
120-
"experimental": false,
121-
"standard_track": true,
122-
"deprecated": false
123-
}
124-
}
125-
},
12690
"fantasy": {
12791
"__compat": {
12892
"spec_url": "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-fantasy",
@@ -159,78 +123,6 @@
159123
}
160124
}
161125
},
162-
"kai": {
163-
"__compat": {
164-
"spec_url": "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-generic-kai",
165-
"tags": [
166-
"web-features:font-family"
167-
],
168-
"support": {
169-
"chrome": {
170-
"version_added": "1"
171-
},
172-
"chrome_android": "mirror",
173-
"edge": {
174-
"version_added": "12"
175-
},
176-
"firefox": {
177-
"version_added": "1"
178-
},
179-
"firefox_android": "mirror",
180-
"oculus": "mirror",
181-
"opera": "mirror",
182-
"opera_android": "mirror",
183-
"safari": {
184-
"version_added": "1"
185-
},
186-
"safari_ios": "mirror",
187-
"samsunginternet_android": "mirror",
188-
"webview_android": "mirror",
189-
"webview_ios": "mirror"
190-
},
191-
"status": {
192-
"experimental": false,
193-
"standard_track": true,
194-
"deprecated": false
195-
}
196-
}
197-
},
198-
"khmer-mul": {
199-
"__compat": {
200-
"spec_url": "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-generic-khmer-mul",
201-
"tags": [
202-
"web-features:font-family"
203-
],
204-
"support": {
205-
"chrome": {
206-
"version_added": "1"
207-
},
208-
"chrome_android": "mirror",
209-
"edge": {
210-
"version_added": "12"
211-
},
212-
"firefox": {
213-
"version_added": "1"
214-
},
215-
"firefox_android": "mirror",
216-
"oculus": "mirror",
217-
"opera": "mirror",
218-
"opera_android": "mirror",
219-
"safari": {
220-
"version_added": "1"
221-
},
222-
"safari_ios": "mirror",
223-
"samsunginternet_android": "mirror",
224-
"webview_android": "mirror",
225-
"webview_ios": "mirror"
226-
},
227-
"status": {
228-
"experimental": false,
229-
"standard_track": true,
230-
"deprecated": false
231-
}
232-
}
233-
},
234126
"math": {
235127
"__compat": {
236128
"tags": [
@@ -300,42 +192,6 @@
300192
}
301193
}
302194
},
303-
"nastaliq": {
304-
"__compat": {
305-
"spec_url": "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-generic-nastaliq",
306-
"tags": [
307-
"web-features:font-family"
308-
],
309-
"support": {
310-
"chrome": {
311-
"version_added": "1"
312-
},
313-
"chrome_android": "mirror",
314-
"edge": {
315-
"version_added": "12"
316-
},
317-
"firefox": {
318-
"version_added": "1"
319-
},
320-
"firefox_android": "mirror",
321-
"oculus": "mirror",
322-
"opera": "mirror",
323-
"opera_android": "mirror",
324-
"safari": {
325-
"version_added": "1"
326-
},
327-
"safari_ios": "mirror",
328-
"samsunginternet_android": "mirror",
329-
"webview_android": "mirror",
330-
"webview_ios": "mirror"
331-
},
332-
"status": {
333-
"experimental": false,
334-
"standard_track": true,
335-
"deprecated": false
336-
}
337-
}
338-
},
339195
"sans-serif": {
340196
"__compat": {
341197
"spec_url": "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-sans-serif",

0 commit comments

Comments
 (0)