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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t040302-c61-ex-len-00-b-a-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 800x120 3 layer at (0,0) size 800x120
4 LayoutBlockFlow {HTML} at (0,0) size 800x120 4 LayoutBlockFlow {HTML} at (0,0) size 800x120
5 LayoutBlockFlow {BODY} at (8,16) size 784x88 5 LayoutBlockFlow {BODY} at (8,16) size 784x88
6 LayoutBlockFlow {P} at (0,0) size 784x20 [color=#000080] 6 LayoutBlockFlow {P} at (0,0) size 784x20 [color=#000080]
7 LayoutText {#text} at (0,0) size 310x19 7 LayoutText {#text} at (0,0) size 310x19
8 text run at (0,0) width 310: "The two blocks below should have the sam e height." 8 text run at (0,0) width 310: "The two blocks below should have the sam e height."
9 LayoutTable {TABLE} at (80,36) size 102x52 9 LayoutTable {TABLE} at (80,36) size 102x52
10 LayoutTableSection {TBODY} at (0,0) size 102x52 10 LayoutTableSection {TBODY} at (0,0) size 102x52
11 LayoutTableRow {TR} at (0,2) size 102x48 11 LayoutTableRow {TR} at (0,2) size 102x48
12 LayoutTableCell {TD} at (2,2) size 48x48 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 48x48 [r=0 c=0 rs=1 cs=1]
13 LayoutBlockFlow {DIV} at (4,4) size 40x40 [color=#000080] 13 LayoutBlockFlow {DIV} at (4,4) size 40x40 [color=#000080]
14 LayoutText {#text} at (0,0) size 40x40 14 LayoutText {#text} at (0,0) size 40x40
15 text run at (0,0) width 40: "\x{C9}" 15 text run at (0,0) width 40: "\x{C9}"
16 LayoutTableCell {TD} at (52,2) size 48x40 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (52,2) size 48x40 [r=0 c=1 rs=1 cs=1]
17 LayoutBlockFlow {DIV} at (4,4) size 40x32 [border: (32px solid #00 0080) none] 17 LayoutBlockFlow {DIV} at (4,4) size 40x32 [border: (32.00px solid #000080) none]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698