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

Unified Diff: LayoutTests/fast/exclusions/shape-inside/shape-inside-polygon-padding-003-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-inside/shape-inside-polygon-padding-003-expected.txt
diff --git a/LayoutTests/fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt b/LayoutTests/fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt
index 63496ae3631b2aae77712a74d7956e84bf03de83..0c8d3f0ded53b358cc4b9b5bbf9c8efe58ab7b25 100644
--- a/LayoutTests/fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt
+++ b/LayoutTests/fast/exclusions/shape-inside/shape-inside-polygon-padding-003-expected.txt
@@ -4,12 +4,10 @@ XX
XXX
PASS shapeInsideRect('a').top is 50
-PASS shapeInsideRect('a').left is within 1 of 190.215
PASS shapeInsideRect('a').width is 150
PASS shapeInsideRect('b').top is 150
PASS shapeInsideRect('b').left is within 1 of 250
PASS shapeInsideRect('b').width is 100
PASS shapeInsideRect('c').top is 250
-PASS shapeInsideRect('c').left is within 1 of 190.215
PASS shapeInsideRect('c').width is 150

Powered by Google App Engine
This is Rietveld 408576698