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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-added-display-none-host-expected.txt

Issue 1151593005: Mark host for style recalc (and child recalc) whenever adding a ShadowRoot (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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-added-display-none-host-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/shadow-added-display-none-host-expected.txt b/LayoutTests/fast/dom/shadow/shadow-added-display-none-host-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5fd0bb01716f4401031a5870df25146df444e5f8
--- /dev/null
+++ b/LayoutTests/fast/dom/shadow/shadow-added-display-none-host-expected.txt
@@ -0,0 +1,11 @@
+Tests adding a shadow root to a display none host doesn't leave dirty bits.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(inside).borderWidth is "0px"
+PASS getComputedStyle(inside).borderWidth is "10px"
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/dom/shadow/shadow-added-display-none-host.html ('k') | Source/core/dom/shadow/ElementShadow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698