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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-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-002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt
index 5b960cba5fcca3ebd4fbb3ed8f476aa41e686900..5bd28e27916155ded5edcb834108ef79d51ba465 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt
@@ -1,9 +1,9 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x288
- LayoutBlockFlow {HTML} at (0,0) size 800x288
- LayoutBlockFlow {BODY} at (8,16) size 784x264
+ LayoutBlockFlow {HTML} at (0,0) size 800x288.38
+ LayoutBlockFlow {BODY} at (8,16) size 784x264.38
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 484x18
text run at (0,0) width 484: "Test passes if there is a box below with dashed border and rounded corners."
- LayoutBlockFlow {DIV} at (0,34) size 230x230 [border: (19px dashed #000000)]
+ LayoutBlockFlow {DIV} at (0,34) size 230.38x230.38 [border: (19.19px dashed #000000)]

Powered by Google App Engine
This is Rietveld 408576698