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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-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/linux/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt
index b0ce1ec6e9e99b66116e65797d960b407a584952..a6b0c4d2280d6ca6e123e953e08f82fd203e58f4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x340
- LayoutBlockFlow {HTML} at (0,0) size 800x340
- LayoutBlockFlow {BODY} at (8,16) size 784x314
+layer at (0,0) size 800x341
+ LayoutBlockFlow {HTML} at (0,0) size 800x340.75
+ LayoutBlockFlow {BODY} at (8,16) size 784x314.75
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 249x19
text run at (0,0) width 249: "Test passes if the two boxes are identical."
- LayoutBlockFlow {DIV} at (10,36) size 134x134 [border: (19px solid #000000)]
- LayoutBlockFlow {DIV} at (10,180) size 134x134 [border: (19px solid #000000)]
+ LayoutBlockFlow {DIV} at (10,36) size 134.38x134.38 [border: (19.19px solid #000000)]
+ LayoutBlockFlow {DIV} at (10,180.38) size 134.38x134.38 [border: (19.19px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698