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

Unified Diff: LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt

Issue 935283002: Rename {Author,UserAgent}ShadowRoot to {Open,Closed}ShadowRoot. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix inspector tests Created 5 years, 10 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/shadowdom-for-form-associated-element-useragent-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt b/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt
index 75806a8b6aa8a65f6eb5a61fd538ad165f9574a8..cdefb5c49a357558628d60126e34a84074c4b9f3 100644
--- a/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt
+++ b/LayoutTests/fast/dom/shadow/shadowdom-for-form-associated-element-useragent-expected.txt
@@ -1,6 +1,6 @@
CONSOLE WARNING: <shadow> doesn't work for KEYGEN element host.
CONSOLE WARNING: <shadow> doesn't work for FIELDSET element host.
-When a AuthorShadowRoot is added, UserAgentShadowRoot should exists as the oldest Shadow Root.
+When a OpenShadowRoot is added, ClosedShadowRoot should exists as the oldest Shadow Root.
PASS oldestShadowRoot is not shadowRoot
PASS youngerShadowRoot is shadowRoot

Powered by Google App Engine
This is Rietveld 408576698