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

Unified Diff: LayoutTests/fast/multicol/explicit-columns-auto-expected.txt

Issue 1145773002: Setting -webkit-column-count to auto is the same as not setting it. (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/multicol/explicit-columns-auto-expected.txt
diff --git a/LayoutTests/fast/layers/opacity-change-stacking-context-expected.txt b/LayoutTests/fast/multicol/explicit-columns-auto-expected.txt
similarity index 68%
copy from LayoutTests/fast/layers/opacity-change-stacking-context-expected.txt
copy to LayoutTests/fast/multicol/explicit-columns-auto-expected.txt
index 529949a94980c3a430a554840cde610193fd2c7e..f46e9a752f5aad733fd9051f56888f222740eeb2 100644
--- a/LayoutTests/fast/layers/opacity-change-stacking-context-expected.txt
+++ b/LayoutTests/fast/multicol/explicit-columns-auto-expected.txt
@@ -1,11 +1,11 @@
-Test that opacity changes from less than 1 to 1 don't cause layout if the layer remains a stacking context
+Test that setting columns to auto is the same as not setting it at all.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS internals.updateStyleAndReturnAffectedElementCount() is 1
-PASS internals.needsLayoutCount() is 0
PASS successfullyParsed is true
TEST COMPLETE
+PASS internals.updateStyleAndReturnAffectedElementCount() is 1
+PASS internals.needsLayoutCount() is 0

Powered by Google App Engine
This is Rietveld 408576698