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

Unified Diff: LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-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-diamond-margin-polygon-expected.txt
diff --git a/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt b/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt
index b86d8f83c0f93a44983f1d1408bc54aa5bb7903f..b37b74002588ca3a0cc6e2ddf8044c303c0e7f45 100644
--- a/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt
+++ b/LayoutTests/fast/exclusions/shape-outside-floats/shape-outside-floats-diamond-margin-polygon-expected.txt
@@ -1,15 +1,3 @@
-PASS elementRect('l1').top is 0
-PASS elementRect('l1').left is within 1 of 98
-PASS elementRect('l2').top is 20
-PASS elementRect('l2').left is within 1 of 118
-PASS elementRect('l3').top is 40
-PASS elementRect('l3').left is within 1 of 138
-PASS elementRect('l4').top is 80
-PASS elementRect('l4').left is within 1 of 138
-PASS elementRect('l5').top is 100
-PASS elementRect('l5').left is within 1 of 118
-PASS elementRect('l6').top is 120
-PASS elementRect('l6').left is within 1 of 98
X
X
X
@@ -17,3 +5,10 @@ X
X
X
X
+PASS elementRect('l1').top is 0
+PASS elementRect('l2').top is 20
+PASS elementRect('l3').top is 40
+PASS elementRect('l4').top is 80
+PASS elementRect('l5').top is 100
+PASS elementRect('l6').top is 120
+

Powered by Google App Engine
This is Rietveld 408576698