Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(581)

Unified Diff: third_party/WebKit/LayoutTests/custom-elements/spec/adopt-node-expected.txt

Issue 2170383002: CustomElements: adopt node (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: adoptedCallback should be enqueued when doc is different from oldDocument Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..1fef782d92a653a447c1945cb2bdcb1aba763f9d
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/custom-elements/spec/adopt-node-expected.txt
@@ -0,0 +1,4 @@
+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.
+

Powered by Google App Engine
This is Rietveld 408576698