Skip to content

Commit c8ba4c0

Browse files
authored
Update fontface.json (#7117)
Safari added support for `@font-face` in October 2007. https://webkit.org/blog/124/downloadable-fonts/ Which means Safari 3.1 for Mac had support in March 2008. This PR updates that bit of information.
1 parent a7af1ad commit c8ba4c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features-json/fontface.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
"129":"y"
353353
},
354354
"safari":{
355-
"3.1":"n",
355+
"3.1":"y",
356356
"3.2":"y",
357357
"4":"y",
358358
"5":"y",

0 commit comments

Comments
 (0)