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

Unified Diff: LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt

Issue 14959014: [CSS Exclusions] Programmatic layout tests fail when subpixel layout is disabled (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated per review feedback. Created 7 years, 7 months 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/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt
diff --git a/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt b/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt
index 1298af740531b6d371138fb5e492ec0e911cd331..5c758bf283df1ea072ee725c3a230d87eb1c7ee6 100644
--- a/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt
+++ b/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-left-expected.txt
@@ -1,11 +1,9 @@
-PASS elementRect('s1').top is 0
-PASS elementRect('s1').left is 347
-PASS elementRect('s2').top is 20
-PASS elementRect('s2').left is 390
-PASS elementRect('s3').top is 40
-PASS elementRect('s3').left is 417
The left edges of the three black squares should follow the outer ellipse boundary and each square should appear on a subsequent line.
X
X
X
+PASS elementRect('s1').top is 0
+PASS elementRect('s2').top is 20
+PASS elementRect('s3').top is 40
+

Powered by Google App Engine
This is Rietveld 408576698