| Index: third_party/WebKit/LayoutTests/external/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions-expected.txt
|
| index 97ca4bd62726f7613d8655e917043812b5ab679b..f2cd51a53b1bcbc6602c46ee833d8804a08fc4f8 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/WebIDL/ecmascript-binding/es-exceptions/exceptions-expected.txt
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 18 tests. 10 PASS 8 FAIL 0 TIMEOUT 0 NOTRUN
|
| PASS Object.getPrototypeOf(exception) === DOMException.prototype
|
| FAIL exception.hasOwnProperty("name") assert_true: expected true got false
|
| PASS exception.name === "HierarchyRequestError"
|
|
|