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

Unified Diff: LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt

Issue 15757013: Remove an experimental webkitInsertionParent API. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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: LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt b/LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt
deleted file mode 100644
index 6108ce7bd16b872c71ac06a2b184248f41568adc..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/shadow/insertion-parent-shadow-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Tests for insertionParent with a shadow element.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS getNodeInShadowTreeStack('host/older-shadow-root-child').webkitInsertionParent.id is "shadow"
-PASS getNodeInShadowTreeStack('host//shadow').webkitInsertionParent is null
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698