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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t0804-c5509-padn-l-01-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 800x184 3 layer at (0,0) size 800x184
4 LayoutBlockFlow {HTML} at (0,0) size 800x184 4 LayoutBlockFlow {HTML} at (0,0) size 800x184
5 LayoutBlockFlow {BODY} at (8,8) size 784x160 5 LayoutBlockFlow {BODY} at (8,8) size 784x160
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 297x19 7 LayoutText {#text} at (0,0) size 297x19
8 text run at (0,0) width 297: "The following two diagrams should look i dentical." 8 text run at (0,0) width 297: "The following two diagrams should look i dentical."
9 LayoutBlockFlow {DIV} at (16,36) size 166x54 [color=#008080] [bgcolor=#FFA 500] [border: (3px solid #000000)] 9 LayoutBlockFlow {DIV} at (16,36) size 166x54 [color=#008080] [bgcolor=#FFA 500] [border: (3.00px solid #000000)]
10 LayoutBlockFlow {UL} at (3,3) size 160x48 [bgcolor=#FFFF00] 10 LayoutBlockFlow {UL} at (3,3) size 160x48 [bgcolor=#FFFF00]
11 LayoutListItem {LI} at (32,0) size 128x16 11 LayoutListItem {LI} at (32,0) size 128x16
12 LayoutText {#text} at (0,0) size 16x16 12 LayoutText {#text} at (0,0) size 16x16
13 text run at (0,0) width 16: "-" 13 text run at (0,0) width 16: "-"
14 LayoutListItem {LI} at (32,16) size 128x16 [bgcolor=#00FFFF] 14 LayoutListItem {LI} at (32,16) size 128x16 [bgcolor=#00FFFF]
15 LayoutText {#text} at (32,0) size 16x16 15 LayoutText {#text} at (32,0) size 16x16
16 text run at (32,0) width 16: "-" 16 text run at (32,0) width 16: "-"
17 LayoutListItem {LI} at (32,32) size 128x16 17 LayoutListItem {LI} at (32,32) size 128x16
18 LayoutText {#text} at (0,0) size 16x16 18 LayoutText {#text} at (0,0) size 16x16
19 text run at (0,0) width 16: "-" 19 text run at (0,0) width 16: "-"
20 LayoutBlockFlow {DIV} at (16,106) size 166x54 [bgcolor=#FF0000] [border: ( 3px solid #000000)] 20 LayoutBlockFlow {DIV} at (16,106) size 166x54 [bgcolor=#FF0000] [border: ( 3.00px solid #000000)]
21 LayoutBlockFlow {DIV} at (3,3) size 160x16 [border: none (112px solid #F FFF00) none (32px solid #FFFF00)] 21 LayoutBlockFlow {DIV} at (3,3) size 160x16 [border: none (112.00px solid #FFFF00) none (32.00px solid #FFFF00)]
22 LayoutBlockFlow {DIV} at (32,0) size 16x16 [border: none none none (16 px solid #008080)] 22 LayoutBlockFlow {DIV} at (32,0) size 16x16 [border: none none none (16 .00px solid #008080)]
23 LayoutBlockFlow {DIV} at (3,19) size 160x16 [border: none (80px solid #0 0FFFF) none (32px solid #FFFF00)] 23 LayoutBlockFlow {DIV} at (3,19) size 160x16 [border: none (80.00px solid #00FFFF) none (32.00px solid #FFFF00)]
24 LayoutBlockFlow {DIV} at (32,0) size 48x16 [border: none (16px solid # 008080) none (32px solid #00FFFF)] 24 LayoutBlockFlow {DIV} at (32,0) size 48x16 [border: none (16.00px soli d #008080) none (32.00px solid #00FFFF)]
25 LayoutBlockFlow {DIV} at (3,35) size 160x16 [border: none (112px solid # FFFF00) none (32px solid #FFFF00)] 25 LayoutBlockFlow {DIV} at (3,35) size 160x16 [border: none (112.00px soli d #FFFF00) none (32.00px solid #FFFF00)]
26 LayoutBlockFlow {DIV} at (32,0) size 16x16 [border: none none none (16 px solid #008080)] 26 LayoutBlockFlow {DIV} at (32,0) size 16x16 [border: none none none (16 .00px solid #008080)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698