Title: [197443] trunk/Source/WebCore
Revision
197443
Author
[email protected]
Date
2016-03-01 23:06:41 -0800 (Tue, 01 Mar 2016)

Log Message

Unreviewed. Remove the "Partial Support" status from web components since shadow DOM and custom elements
are in active development.

* features.json:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (197442 => 197443)


--- trunk/Source/WebCore/ChangeLog	2016-03-02 06:58:31 UTC (rev 197442)
+++ trunk/Source/WebCore/ChangeLog	2016-03-02 07:06:41 UTC (rev 197443)
@@ -1,5 +1,12 @@
 2016-03-01  Ryosuke Niwa  <[email protected]>
 
+        Unreviewed. Remove the "Partial Support" status from web components since shadow DOM and custom elements
+        are in active development.
+
+        * features.json:
+
+2016-03-01  Ryosuke Niwa  <[email protected]>
+
         Unreviewed. Update the feature status for custom elements API.
 
         * features.json:

Modified: trunk/Source/WebCore/features.json (197442 => 197443)


--- trunk/Source/WebCore/features.json	2016-03-02 06:58:31 UTC (rev 197442)
+++ trunk/Source/WebCore/features.json	2016-03-02 07:06:41 UTC (rev 197443)
@@ -188,9 +188,6 @@
     },
     {
         "name": "Web Components",
-        "status": {
-            "status": "Partial Support"
-        },
         "url": "http://www.w3.org/wiki/WebComponents/",
         "keywords": ["web components", "shadow dom", "html imports", "custom elements", "template element"],
         "category": "webapps",
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to