Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/custom-elements/spec/adopt-node-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/custom-elements/spec/adopt-node-expected.txt b/third_party/WebKit/LayoutTests/custom-elements/spec/adopt-node-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..006477dd84c09b914fa7d90437f392ce76d889bb |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/custom-elements/spec/adopt-node-expected.txt |
| @@ -0,0 +1,5 @@ |
| +CONSOLE ERROR: line 20: Uncaught ReferenceError: this is not defined |
|
dominicc (has gone to gerrit)
2016/07/22 09:07:58
Interesting error; what's going on here?
|
| +This is a testharness.js-based test. |
| +FAIL adopting a custom element to the same document should enqueue an adoptedCallback reaction assert_equals: expected 1 but got 0 |
| +Harness: the test ran to completion. |
| + |