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

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

Issue 21165005: Support author Shadow DOM for INPUT elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Test should work on Windows and Linux. Created 7 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
Index: LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt b/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
index 39571c27c5d563b00d49719134fe2b65cf2696d8..dfe1b8de3116294031b20a4f708d5d6dab54d0fa 100644
--- a/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
+++ b/LayoutTests/fast/dom/shadow/shadow-disable-expected.txt
@@ -12,7 +12,7 @@ PASS element.createShadowRoot() is not null
SECTION
PASS element.createShadowRoot() is not null
INPUT
-PASS element.createShadowRoot() threw exception HierarchyRequestError: A Node was inserted somewhere it doesn't belong..
+PASS element.createShadowRoot() is not null
tref
PASS element.createShadowRoot() threw exception HierarchyRequestError: A Node was inserted somewhere it doesn't belong..
AUDIO
« no previous file with comments | « LayoutTests/fast/dom/shadow/shadow-disable.html ('k') | LayoutTests/fast/dom/shadow/shadow-element-inactive.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698