diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/wpt/expectation.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 72c276d7b..ab8ebe447 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -13603,9 +13603,7 @@ "DOMException-constants.any.html": true, "DOMException-constructor-and-prototype.any.html": true, "DOMException-constructor-behavior.any.html": true, - "DOMException-custom-bindings.any.html": [ - "If the implementation has a stack property on normal errors, it also does on DOMExceptions" - ] + "DOMException-custom-bindings.any.html": true }, "class-string-interface.any.html": true, "class-string-iterator-prototype-object.any.html": true, @@ -15339,4 +15337,4 @@ "Pattern: [] Inputs: []" ] } -}
\ No newline at end of file +} |
