+2016-03-01 Ryosuke Niwa <rniwa@webkit.org>
+
+ Unreviewed. Update the feature status for custom elements API.
+
+ * features.json:
+
2016-02-26 Ryosuke Niwa <rniwa@webkit.org>
Contents inside a shadow host with a negative tabindex should not be tab focusable
{
"name": "Custom Elements",
"status": {
- "status": "Prototyping"
+ "status": "In Development"
},
"url": "http://w3c.github.io/webcomponents/spec/custom/",
"webkit-url": "https://bugs.webkit.org/show_bug.cgi?id=150225",
"specification": "Web Components",
"description": "Define a custom HTML tag and associate it with an ES6 class.",
"contact": {
- "name": "Jon Davis",
- "twitter": "@jonathandavis",
- "email": "web-evangelist@apple.com"
+ "name": "Ryosuke Niwa",
+ "twitter": "@RyosukeNiwa",
+ "email": "rniwa@webkit.org"
}
},
{