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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x362 3 layer at (0,0) size 800x363
4 LayoutBlockFlow {HTML} at (0,0) size 800x362 4 LayoutBlockFlow {HTML} at (0,0) size 800x363
5 LayoutBlockFlow {BODY} at (8,16) size 784x338 5 LayoutBlockFlow {BODY} at (8,16) size 784x339
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 268x18 7 LayoutText {#text} at (0,0) size 268x18
8 text run at (0,0) width 268: "Test passes if the four boxes are identi cal." 8 text run at (0,0) width 268: "Test passes if the four boxes are identi cal."
9 LayoutTable {TABLE} at (0,34) size 318x304 9 LayoutTable {TABLE} at (0,34) size 320x305
10 LayoutTableSection {TBODY} at (0,0) size 318x304 10 LayoutTableSection {TBODY} at (0,0) size 320x305
11 LayoutTableRow {TR} at (0,2) size 318x300 11 LayoutTableRow {TR} at (0,2) size 320x301
12 LayoutTableCell {TD} at (2,2) size 156x300 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 157x300.75 [r=0 c=0 rs=1 cs=1]
13 LayoutBlockFlow {DIV} at (11,11) size 134x134 [border: (19px solid #000000)] 13 LayoutBlockFlow {DIV} at (11,11) size 134.38x134.38 [border: (19.1 9px solid #000000)]
14 LayoutBlockFlow {DIV} at (11,155) size 134x134 [border: (19px soli d #000000)] 14 LayoutBlockFlow {DIV} at (11,155.38) size 134.38x134.38 [border: ( 19.19px solid #000000)]
15 LayoutTableCell {TD} at (160,2) size 156x300 [r=0 c=1 rs=1 cs=1] 15 LayoutTableCell {TD} at (161,2) size 157x300.75 [r=0 c=1 rs=1 cs=1]
16 LayoutBlockFlow {DIV} at (11,11) size 134x134 [border: (19px solid #000000)] 16 LayoutBlockFlow {DIV} at (11,11) size 134.38x134.38 [border: (19.1 9px solid #000000)]
17 LayoutBlockFlow {DIV} at (11,155) size 134x134 [border: (19px soli d #000000)] 17 LayoutBlockFlow {DIV} at (11,155.38) size 134.38x134.38 [border: ( 19.19px solid #000000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698