| Index: third_party/WebKit/LayoutTests/custom-elements/spec/define-builtin-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/custom-elements/spec/define-builtin-element-expected.txt b/third_party/WebKit/LayoutTests/custom-elements/spec/define-builtin-element-expected.txt
|
| deleted file mode 100644
|
| index 12db266241b0ba2fd32fc86f73787f165eb379e7..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/custom-elements/spec/define-builtin-element-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Element interface for extends is not valid custom element name
|
| -FAIL Element interface for extends defined in specification assert_throws: having element interface for extends (bgsound) undefined in specs should throw a NotSupportedError function "() => {
|
| - try {
|
| - func.call(this);
|
| - } catch(e) {
|
| - exception = e;
|
| - throw e;
|
| - }
|
| - }" did not throw
|
| -FAIL localName set to element interface for extends promise_test: Unhandled rejection with value: object "TypeError: Illegal constructor"
|
| -Harness: the test ran to completion.
|
| -
|
|
|