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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt
index 9d195c6ffad264fe914e248ddacf25e825e3b5c9..93f39b510a42ba0d7d7f55e714e4354f3d1d4ea7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 800x290
- LayoutBlockFlow {HTML} at (0,0) size 800x290
- LayoutBlockFlow {BODY} at (8,16) size 784x266
+ LayoutBlockFlow {HTML} at (0,0) size 800x290.38
+ LayoutBlockFlow {BODY} at (8,16) size 784x266.38
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 460x19
text run at (0,0) width 460: "Test passes if there is a box below with dashed border and rounded corners."
- LayoutBlockFlow {DIV} at (0,36) size 230x230 [border: (19px dashed #000000)]
+ LayoutBlockFlow {DIV} at (0,36) size 230.38x230.38 [border: (19.19px dashed #000000)]

Powered by Google App Engine
This is Rietveld 408576698