Title: [188757] trunk/Source/WebCore
Revision
188757
Author
[email protected]
Date
2015-08-21 10:10:36 -0700 (Fri, 21 Aug 2015)

Log Message

Fixed status features JSON formatting.

Modified Paths


Diff

Modified: trunk/Source/WebCore/ChangeLog (188756 => 188757)


--- trunk/Source/WebCore/ChangeLog	2015-08-21 17:05:59 UTC (rev 188756)
+++ trunk/Source/WebCore/ChangeLog	2015-08-21 17:10:36 UTC (rev 188757)
@@ -1,3 +1,9 @@
+2015-08-21  Jonathan Davis  <[email protected]>
+
+        Fixed status features JSON formatting.
+
+        * features.json:
+
 2015-08-21  Chris Dumez  <[email protected]>
 
         Have more getElementsBy*() methods return a Ref<>

Modified: trunk/Source/WebCore/features.json (188756 => 188757)


--- trunk/Source/WebCore/features.json	2015-08-21 17:05:59 UTC (rev 188756)
+++ trunk/Source/WebCore/features.json	2015-08-21 17:10:36 UTC (rev 188757)
@@ -77,10 +77,10 @@
         },
         "url": "https://drafts.csswg.org/css-will-change/",
         "keywords": ["css willchange", "css will-change"],
-        "category": "css"
+        "category": "css",
         "contact": {
             "name": "Simon Fraser",
-            "twitter": "@smfr",
+            "twitter": "@smfr"
         }
     },
     {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to