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 |