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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-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-with-three-values-001-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt
index fc4bdf93af0ab06e2e4f6a28f3eb26312c0c6935..a3c109d10827c3b8bfb482a797fc768dcb0cf231 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x290
- LayoutBlockFlow {HTML} at (0,0) size 800x289.61
- LayoutBlockFlow {BODY} at (8,16) size 784x265.61
+ LayoutBlockFlow {HTML} at (0,0) size 800x290.36
+ LayoutBlockFlow {BODY} at (8,16) size 784x266.36
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 491x19
text run at (0,0) width 491: "Test passes if the box has rounded corners and there is no red visible on the page."
- LayoutBlockFlow {DIV} at (0,36) size 230x230 [border: (19px solid #FF0000)]
- LayoutBlockFlow {DIV} at (0,35.61) size 230x230 [border: (19px solid #008000)]
+ LayoutBlockFlow {DIV} at (0,36) size 230.38x230.38 [border: (19.19px solid #FF0000)]
+ LayoutBlockFlow {DIV} at (0,35.98) size 230.38x230.38 [border: (19.19px solid #008000)]

Powered by Google App Engine
This is Rietveld 408576698