| Index: tools/dom/dom.json
|
| diff --git a/tools/dom/dom.json b/tools/dom/dom.json
|
| index 843b113cfcda27f60a6298dbf95255b1761811bc..e9576fae7ee1903b88159078957c22499c2ae3b0 100644
|
| --- a/tools/dom/dom.json
|
| +++ b/tools/dom/dom.json
|
| @@ -2241,8 +2241,6 @@
|
| "support_level": "nonstandard"
|
| },
|
| "inputMethodContext": {
|
| - "comment": "http://www.w3.org/TR/ime-api/#the-inputmethodcontext-property Per the spec is only on HTMLElement.",
|
| - "dart_action": "suppress",
|
| "support_level": "untriaged"
|
| },
|
| "insertAdjacentElement": {
|
| @@ -3382,6 +3380,7 @@
|
| },
|
| "origin": {
|
| "comment": "WebKit only",
|
| + "dart_action": "suppress",
|
| "support_level": "nonstandard"
|
| },
|
| "password": {
|
|
|