| Index: tools/dom/dom.json
|
| diff --git a/tools/dom/dom.json b/tools/dom/dom.json
|
| index 224f22ed9c34a199a2398bc782e71820dd91f662..759808ab167aeeb309b8a7e7cc40c5d33557fd04 100644
|
| --- a/tools/dom/dom.json
|
| +++ b/tools/dom/dom.json
|
| @@ -4375,6 +4375,7 @@
|
| "HTMLMetaElement": {
|
| "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#the-meta-element",
|
| "members": {
|
| + "HTMLMetaElement": {},
|
| "content": {},
|
| "httpEquiv": {},
|
| "name": {},
|
| @@ -4632,6 +4633,7 @@
|
| "HTMLQuoteElement": {
|
| "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/grouping-content.html#the-blockquote-element",
|
| "members": {
|
| + "HTMLQuoteElement": {},
|
| "cite": {}
|
| },
|
| "support_level": "stable"
|
| @@ -4704,6 +4706,7 @@
|
| "HTMLShadowElement": {
|
| "comment": "https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#shadow-element",
|
| "members": {
|
| + "HTMLShadowElement": {},
|
| "olderShadowRoot": {},
|
| "resetStyleInheritance": {}
|
| },
|
|
|