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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt

Issue 2640143005: Support subpixel layout for borders. (Closed)
Patch Set: Rebaselined tests. Created 3 years, 10 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: third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt
index 7210eae3195e349edfae54194bde5779663ee390..bbc49c08b2b7ea4e310bacc8ee2849539742d283 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x306
- LayoutBlockFlow {HTML} at (0,0) size 800x306
- LayoutBlockFlow {BODY} at (8,16) size 784x282
+ LayoutBlockFlow {HTML} at (0,0) size 800x306.38
+ LayoutBlockFlow {BODY} at (8,16) size 784x282.38
LayoutBlockFlow {P} at (0,0) size 784x36
LayoutText {#text} at (0,0) size 766x36
text run at (0,0) width 766: "Test passes if there is a rounded border with purple dots on the top, green on the right side, blue on the bottom side, and"
text run at (0,18) width 132: "grey on the left side."
- LayoutBlockFlow {DIV} at (0,52) size 230x230 [border: (19px dotted #800080) (19px dotted #008000) (19px dotted #0000FF) (19px dotted #808080)]
+ LayoutBlockFlow {DIV} at (0,52) size 230.38x230.38 [border: (19.19px dotted #800080) (19.19px dotted #008000) (19.19px dotted #0000FF) (19.19px dotted #808080)]

Powered by Google App Engine
This is Rietveld 408576698