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

Unified Diff: third_party/WebKit/LayoutTests/custom-elements/imports/resources/adopted-nodes.html

Issue 2296663002: Add a test for adoptedCallback for custom elements in imports (Closed)
Patch Set: Add document->import move test. Created 4 years, 3 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
« no previous file with comments | « third_party/WebKit/LayoutTests/custom-elements/imports/adopted-callback.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/custom-elements/imports/resources/adopted-nodes.html
diff --git a/third_party/WebKit/LayoutTests/custom-elements/imports/resources/adopted-nodes.html b/third_party/WebKit/LayoutTests/custom-elements/imports/resources/adopted-nodes.html
new file mode 100644
index 0000000000000000000000000000000000000000..0da4b696a3df5b2d6fa1be0f4d895de1dc7a3ff9
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/custom-elements/imports/resources/adopted-nodes.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<a-a id="a"></a-a>
+<a-a id="b"></a-a>
+<a-a id="c"></a-a>
« no previous file with comments | « third_party/WebKit/LayoutTests/custom-elements/imports/adopted-callback.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698