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

Unified Diff: LayoutTests/fast/css/clear-activechain-list-shadow-dom-expected.txt

Issue 317733004: Update an Element's ancestor chain at the end of its activation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed assert Created 6 years, 6 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/css/clear-activechain-list-shadow-dom.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/clear-activechain-list-shadow-dom-expected.txt
diff --git a/LayoutTests/fast/css/clear-activechain-list-shadow-dom-expected.txt b/LayoutTests/fast/css/clear-activechain-list-shadow-dom-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d171d68fe3fc8d64f537906230b188e00db6af42
--- /dev/null
+++ b/LayoutTests/fast/css/clear-activechain-list-shadow-dom-expected.txt
@@ -0,0 +1,12 @@
+Click Me
+Chain of active elements should be cleared including the Shadow DOM elements
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+PASS background is "rgb(0, 255, 0)"
+PASS background is "rgb(255, 0, 0)"
+PASS background is "rgb(0, 255, 0)"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/css/clear-activechain-list-shadow-dom.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698