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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt

Issue 1574933002: Changed type of border-width longhands from unsigned to float. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made transitions use fractional border widths, added assert that border widths are positive, and r… Created 4 years, 11 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 800x126 3 layer at (0,0) size 800x126
4 LayoutBlockFlow {HTML} at (0,0) size 800x126 4 LayoutBlockFlow {HTML} at (0,0) size 800x126
5 LayoutBlockFlow {BODY} at (8,16) size 784x102 5 LayoutBlockFlow {BODY} at (8,16) size 784x102
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 442x19 7 LayoutText {#text} at (0,0) size 442x19
8 text run at (0,0) width 442: "The three boxes below should have progre ssively thinner bottom borders." 8 text run at (0,0) width 442: "The three boxes below should have progre ssively thinner bottom borders."
9 LayoutTable {TABLE} at (0,36) size 64x66 [color=#000080] 9 LayoutTable {TABLE} at (0,36) size 64x66 [color=#000080]
10 LayoutTableSection {TBODY} at (0,0) size 64x66 10 LayoutTableSection {TBODY} at (0,0) size 64x66
11 LayoutTableRow {TR} at (0,2) size 64x62 11 LayoutTableRow {TR} at (0,2) size 64x62
12 LayoutTableCell {TD} at (2,2) size 19x62 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 19x62 [r=0 c=0 rs=1 cs=1]
13 LayoutBlockFlow {P} at (1,17) size 17x28 [border: (3px solid #0000 80) (5px solid #000080) (3px solid #000080)] 13 LayoutBlockFlow {P} at (1,17) size 17x28 [border: (3.00px solid #0 00080) (5.00px solid #000080) (3.00px solid #000080)]
14 LayoutText {#text} at (3,3) size 11x19 14 LayoutText {#text} at (3,3) size 11x19
15 text run at (3,3) width 11: "A" 15 text run at (3,3) width 11: "A"
16 LayoutTableCell {TD} at (23,2) size 18x60 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (23,2) size 18x60 [r=0 c=1 rs=1 cs=1]
17 LayoutBlockFlow {P} at (1,17) size 16x26 [border: (3px solid #0000 80)] 17 LayoutBlockFlow {P} at (1,17) size 16x26 [border: (3.00px solid #0 00080)]
18 LayoutText {#text} at (3,3) size 10x19 18 LayoutText {#text} at (3,3) size 10x19
19 text run at (3,3) width 10: "B" 19 text run at (3,3) width 10: "B"
20 LayoutTableCell {TD} at (43,2) size 19x58 [r=0 c=2 rs=1 cs=1] 20 LayoutTableCell {TD} at (43,2) size 19x58 [r=0 c=2 rs=1 cs=1]
21 LayoutBlockFlow {P} at (1,17) size 17x24 [border: (3px solid #0000 80) (1px solid #000080) (3px solid #000080)] 21 LayoutBlockFlow {P} at (1,17) size 17x24 [border: (3.00px solid #0 00080) (1.00px solid #000080) (3.00px solid #000080)]
22 LayoutText {#text} at (3,3) size 11x19 22 LayoutText {#text} at (3,3) size 11x19
23 text run at (3,3) width 11: "C" 23 text run at (3,3) width 11: "C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698