| OLD | NEW |
| 1 { | 1 { |
| 2 "AbstractWorker": { | 2 "AbstractWorker": { |
| 3 "comment": "http://www.w3.org/TR/workers/#the-abstractworker-abstract-interf
ace", | 3 "comment": "http://www.w3.org/TR/workers/#the-abstractworker-abstract-interf
ace", |
| 4 "members": { | 4 "members": { |
| 5 "addEventListener": {}, | 5 "addEventListener": {}, |
| 6 "dispatchEvent": {}, | 6 "dispatchEvent": {}, |
| 7 "onerror": {}, | 7 "onerror": {}, |
| 8 "removeEventListener": {} | 8 "removeEventListener": {} |
| 9 }, | 9 }, |
| 10 "support_level": "stable" | 10 "support_level": "stable" |
| (...skipping 4645 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4656 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/
obsolete.html#HTMLTableSectionElement-partial", | 4656 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/
obsolete.html#HTMLTableSectionElement-partial", |
| 4657 "dart_action": "suppress", | 4657 "dart_action": "suppress", |
| 4658 "support_level": "deprecated" | 4658 "support_level": "deprecated" |
| 4659 } | 4659 } |
| 4660 }, | 4660 }, |
| 4661 "support_level": "stable" | 4661 "support_level": "stable" |
| 4662 }, | 4662 }, |
| 4663 "HTMLTemplateElement": { | 4663 "HTMLTemplateElement": { |
| 4664 "comment": "https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates
/index.html#template-element", | 4664 "comment": "https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/templates
/index.html#template-element", |
| 4665 "members": { | 4665 "members": { |
| 4666 "HTMLTemplateElement": {}, |
| 4666 "content": {} | 4667 "content": {} |
| 4667 }, | 4668 }, |
| 4668 "support_level": "experimental" | 4669 "support_level": "experimental" |
| 4669 }, | 4670 }, |
| 4670 "HTMLTextAreaElement": { | 4671 "HTMLTextAreaElement": { |
| 4671 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-
button-element.html#the-textarea-element", | 4672 "comment": "http://www.whatwg.org/specs/web-apps/current-work/multipage/the-
button-element.html#the-textarea-element", |
| 4672 "members": { | 4673 "members": { |
| 4673 "HTMLTextAreaElement": {}, | 4674 "HTMLTextAreaElement": {}, |
| 4674 "autofocus": {}, | 4675 "autofocus": {}, |
| 4675 "checkValidity": {}, | 4676 "checkValidity": {}, |
| (...skipping 6891 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11567 "importStylesheet": {}, | 11568 "importStylesheet": {}, |
| 11568 "removeParameter": {}, | 11569 "removeParameter": {}, |
| 11569 "reset": {}, | 11570 "reset": {}, |
| 11570 "setParameter": {}, | 11571 "setParameter": {}, |
| 11571 "transformToDocument": {}, | 11572 "transformToDocument": {}, |
| 11572 "transformToFragment": {} | 11573 "transformToFragment": {} |
| 11573 }, | 11574 }, |
| 11574 "support_level": "nonstandard" | 11575 "support_level": "nonstandard" |
| 11575 } | 11576 } |
| 11576 } | 11577 } |
| OLD | NEW |