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

Unified Diff: LayoutTests/fast/lists/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: 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/lists/list-color-change-no-layout.html ('k') | Source/core/rendering/RenderListItem.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/lists/list-color-change-no-layout-expected.txt
diff --git a/LayoutTests/fast/lists/list-color-change-no-layout-expected.txt b/LayoutTests/fast/lists/list-color-change-no-layout-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..889675fdd4adb33cd1ad1dacc06d7e2c9e76bf8f
--- /dev/null
+++ b/LayoutTests/fast/lists/list-color-change-no-layout-expected.txt
@@ -0,0 +1,7 @@
+PASS successfullyParsed is true
+
+TEST COMPLETE
+PASS internals.updateStyleAndReturnAffectedElementCount() is 2
+PASS internals.needsLayoutCount() is 0
+Should not layout when list color changes.
+List item
« no previous file with comments | « LayoutTests/fast/lists/list-color-change-no-layout.html ('k') | Source/core/rendering/RenderListItem.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698