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

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: 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..651e55a98261aac8d6b4ec2bc5b923881271cbd5 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 3
+PASS: 'after-break' is in column 5
+PASS: 'no-break' is in column 6

Powered by Google App Engine
This is Rietveld 408576698