Title: [220488] trunk/Source/WebCore
Revision
220488
Author
mmaxfi...@apple.com
Date
2017-08-09 15:42:59 -0700 (Wed, 09 Aug 2017)

Log Message

Mark font-display as in development
https://bugs.webkit.org/show_bug.cgi?id=175387

Unreviewed.

* features.json:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (220487 => 220488)


--- trunk/Source/WebCore/ChangeLog	2017-08-09 22:40:53 UTC (rev 220487)
+++ trunk/Source/WebCore/ChangeLog	2017-08-09 22:42:59 UTC (rev 220488)
@@ -1,3 +1,12 @@
+2017-08-09  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+        Mark font-display as in development
+        https://bugs.webkit.org/show_bug.cgi?id=175387
+
+        Unreviewed.
+
+        * features.json:
+
 2017-08-09  Commit Queue  <commit-qu...@webkit.org>
 
         Unreviewed, rolling out r219334.

Modified: trunk/Source/WebCore/features.json (220487 => 220488)


--- trunk/Source/WebCore/features.json	2017-08-09 22:40:53 UTC (rev 220487)
+++ trunk/Source/WebCore/features.json	2017-08-09 22:42:59 UTC (rev 220488)
@@ -42,10 +42,10 @@
     {
         "name": "CSS Font Display",
         "status": {
-            "status": "Under Consideration",
+            "status": "In Development",
             "enabled-by-default": false
         },
-        "url": "https://tabatkins.github.io/specs/css-font-display/",
+        "url": "https://drafts.csswg.org/css-fonts-4/#font-display-desc",
         "keywords": ["css font display", "font display", "font-display", "css font rendering controls", "font rendering controls"],
         "category": "css",
         "description": "Allows content to specify what is shown during font loading.",
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to