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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-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-top-left-radius-values-003-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt
index c44f61c992bd048703651205a64024303fe5d00e..c51fc68b6f5b2ee9a6828b8d8ccd4e15d246bca7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt
@@ -1,17 +1,17 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x364
- LayoutBlockFlow {HTML} at (0,0) size 800x364
- LayoutBlockFlow {BODY} at (8,16) size 784x340
+layer at (0,0) size 800x365
+ LayoutBlockFlow {HTML} at (0,0) size 800x365
+ LayoutBlockFlow {BODY} at (8,16) size 784x341
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 250x19
text run at (0,0) width 250: "Test passes if the four boxes are identical."
- LayoutTable {TABLE} at (0,36) size 318x304
- LayoutTableSection {TBODY} at (0,0) size 318x304
- LayoutTableRow {TR} at (0,2) size 318x300
- LayoutTableCell {TD} at (2,2) size 156x300 [r=0 c=0 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (11,11) size 134x134 [border: (19px solid #000000)]
- LayoutBlockFlow {DIV} at (11,155) size 134x134 [border: (19px solid #000000)]
- LayoutTableCell {TD} at (160,2) size 156x300 [r=0 c=1 rs=1 cs=1]
- LayoutBlockFlow {DIV} at (11,11) size 134x134 [border: (19px solid #000000)]
- LayoutBlockFlow {DIV} at (11,155) size 134x134 [border: (19px solid #000000)]
+ LayoutTable {TABLE} at (0,36) size 320x305
+ LayoutTableSection {TBODY} at (0,0) size 320x305
+ LayoutTableRow {TR} at (0,2) size 320x301
+ LayoutTableCell {TD} at (2,2) size 157x300.75 [r=0 c=0 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (11,11) size 134.38x134.38 [border: (19.19px solid #000000)]
+ LayoutBlockFlow {DIV} at (11,155.38) size 134.38x134.38 [border: (19.19px solid #000000)]
+ LayoutTableCell {TD} at (161,2) size 157x300.75 [r=0 c=1 rs=1 cs=1]
+ LayoutBlockFlow {DIV} at (11,11) size 134.38x134.38 [border: (19.19px solid #000000)]
+ LayoutBlockFlow {DIV} at (11,155.38) size 134.38x134.38 [border: (19.19px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698