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

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

Issue 22852020: Only allow reprojecting shadows between ShadowRoots of the same type (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Delete another test Created 7 years, 4 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 ed5436324866d00fb0b64c118c0806053d9777d1..47751269cc3e6e470f4fdf44c826948544c85b25 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,3 +1,5 @@
+CONSOLE MESSAGE: <shadow> doesn't work for KEYGEN element host.
+CONSOLE MESSAGE: <shadow> doesn't work for FIELDSET element host.
When a AuthorShadowRoot is added, UserAgentShadowRoot should exists as the oldest Shadow Root.
PASS oldestShadowRoot is not shadowRoot

Powered by Google App Engine
This is Rietveld 408576698