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

Unified Diff: LayoutTests/fast/layout/list-color-change-no-layout-expected.txt

Issue 644073002: Avoid layout when list color changes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address mstensho's comments 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
Index: LayoutTests/fast/layout/list-color-change-no-layout-expected.txt
diff --git a/LayoutTests/fast/layout/list-color-change-no-layout-expected.txt b/LayoutTests/fast/layout/list-color-change-no-layout-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f805f15f7e0527e7468776ff5475345136a97e3a
--- /dev/null
+++ b/LayoutTests/fast/layout/list-color-change-no-layout-expected.txt
@@ -0,0 +1,6 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS internals.needsLayoutCount() is 0
+Should not layout when list color changes.
+UL that causes layout to trigger
mstensho (USE GERRIT) 2014/10/14 19:51:39 Pretty sure we cannot expect this text anymore. :)
Xianzhu 2014/10/14 20:38:41 Done.

Powered by Google App Engine
This is Rietveld 408576698