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

Unified Diff: LayoutTests/fast/multicol/vertical-rl/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
« no previous file with comments | « LayoutTests/fast/multicol/vertical-rl/break-properties.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/multicol/vertical-rl/break-properties-expected.txt
diff --git a/LayoutTests/fast/multicol/vertical-rl/break-properties-expected.txt b/LayoutTests/fast/multicol/vertical-rl/break-properties-expected.txt
index b1a70685aca153b35a745e0fbbaad5ceeac97a3e..d6cb886a6ed95e21b8af27ff28ff9a1cf58fb5f5 100644
--- a/LayoutTests/fast/multicol/vertical-rl/break-properties-expected.txt
+++ b/LayoutTests/fast/multicol/vertical-rl/break-properties-expected.txt
@@ -1,3 +1,4 @@
-PASS: 'break-before' is at (748, 220)
-PASS: 'after-break' is at (748, 431)
+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/vertical-rl/break-properties.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698