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/input-color-in-content-expected.txt

Issue 15680005: Element::recalcStyle() overly reattach()-es InsertionPoints. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated test and test expectations Created 7 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/input-color-in-content-expected.txt
diff --git a/LayoutTests/fast/forms/color/input-color-chooser-shown-expected.txt b/LayoutTests/fast/dom/shadow/input-color-in-content-expected.txt
similarity index 100%
copy from LayoutTests/fast/forms/color/input-color-chooser-shown-expected.txt
copy to LayoutTests/fast/dom/shadow/input-color-in-content-expected.txt
index 32084f6473ab4f0122859443faafdd89c442cf4f..9818d3b28ecad2ab4e7d233e76d04346fd9d0c38 100644
--- a/LayoutTests/fast/forms/color/input-color-chooser-shown-expected.txt
+++ b/LayoutTests/fast/dom/shadow/input-color-in-content-expected.txt
@@ -1,5 +1,5 @@
-PASS testRunner.isChooserShown() is true
PASS testRunner.isChooserShown() is false
+PASS testRunner.isChooserShown() is true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698