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

Unified Diff: LayoutTests/fast/html/marquee-element-shadow-root-expected.txt

Issue 634843002: UA shadow root of <marquee> should not be exposed to user scripts Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 | « LayoutTests/fast/html/marquee-element-shadow-root.html ('k') | Source/core/dom/Element.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/html/marquee-element-shadow-root-expected.txt
diff --git a/LayoutTests/fast/html/marquee-element-shadow-root-expected.txt b/LayoutTests/fast/html/marquee-element-shadow-root-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f63b0b40afd26a1c635f4c48f828d27855f5ca6d
--- /dev/null
+++ b/LayoutTests/fast/html/marquee-element-shadow-root-expected.txt
@@ -0,0 +1,10 @@
+UA shadow root of the marquee element should not be exposed to user script.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS document.querySelector("marquee::shadow *") is null
+PASS successfullyParsed is true
+
+TEST COMPLETE
+Marquee element
« no previous file with comments | « LayoutTests/fast/html/marquee-element-shadow-root.html ('k') | Source/core/dom/Element.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698