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

Unified Diff: LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-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-right-expected.txt
diff --git a/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt b/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt
index 4d6afdd0cd68af8024dc2a5fb1b9dec3383bf8f4..2e8689392c7eeb1f16e1e35a4a4b1c0882170a88 100644
--- a/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt
+++ b/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-ellipse-margin-right-expected.txt
@@ -1,11 +1,9 @@
-PASS elementRect('s1').top is 0
-PASS elementRect('s1').right is 152
-PASS elementRect('s2').top is 20
-PASS elementRect('s2').right is 110
-PASS elementRect('s3').top is 40
-PASS elementRect('s3').right is 82
The right 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