Index: LayoutTests/fast/multicol/break-properties-expected.txt |
diff --git a/LayoutTests/fast/multicol/break-properties-expected.txt b/LayoutTests/fast/multicol/break-properties-expected.txt |
index 0aa4a6a97341a7b492198f74b8589b64b52fb716..d6cb886a6ed95e21b8af27ff28ff9a1cf58fb5f5 100644 |
--- a/LayoutTests/fast/multicol/break-properties-expected.txt |
+++ b/LayoutTests/fast/multicol/break-properties-expected.txt |
@@ -1,4 +1,4 @@ |
-PASS: 'break-before' is at (220, 8) |
-PASS: 'after-break' is at (431, 8) |
-PASS: 'no-break' is at (537, 8) |
+PASS: 'break-before' is in column 2 |
+PASS: 'after-break' is in column 4 |
+PASS: 'no-break' is in column 5 |