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

Unified Diff: LayoutTests/fast/multicol/break-properties-expected.txt

Issue 764503002: Make fast/multicol/break-properties independent of the size of <body>. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Count from zero, padding:8px, remove <body>. Created 6 years, 1 month 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/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
« no previous file with comments | « LayoutTests/fast/multicol/break-properties.html ('k') | LayoutTests/fast/multicol/vertical-lr/break-properties.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698