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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/t0804-c5510-padn-01-e-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 800x312 3 layer at (0,0) size 800x312
4 LayoutBlockFlow {HTML} at (0,0) size 800x312 4 LayoutBlockFlow {HTML} at (0,0) size 800x312
5 LayoutBlockFlow {BODY} at (8,8) size 784x288 5 LayoutBlockFlow {BODY} at (8,8) size 784x288
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 166x118 [color=#008080] [bgcolor=#FF A500] [border: (3px solid #000000)] 9 LayoutBlockFlow {DIV} at (16,36) size 166x118 [color=#008080] [bgcolor=#FF A500] [border: (3.00px solid #000000)]
10 LayoutBlockFlow {UL} at (3,3) size 160x112 [bgcolor=#FFFF00] 10 LayoutBlockFlow {UL} at (3,3) size 160x112 [bgcolor=#FFFF00]
11 LayoutListItem {LI} at (16,16) size 128x16 11 LayoutListItem {LI} at (16,16) 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 (16,32) size 128x48 [bgcolor=#00FFFF] 14 LayoutListItem {LI} at (16,32) size 128x48 [bgcolor=#00FFFF]
15 LayoutText {#text} at (16,16) size 16x16 15 LayoutText {#text} at (16,16) size 16x16
16 text run at (16,16) width 16: "-" 16 text run at (16,16) width 16: "-"
17 LayoutListItem {LI} at (16,80) size 128x16 17 LayoutListItem {LI} at (16,80) 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,170) size 166x118 [bgcolor=#FF0000] [border: (3px solid #000000)] 20 LayoutBlockFlow {DIV} at (16,170) size 166x118 [bgcolor=#FF0000] [border: (3.00px solid #000000)]
21 LayoutBlockFlow {DIV} at (3,3) size 160x112 [bgcolor=#FFFF00] [border: ( 16px solid #FFFF00)] 21 LayoutBlockFlow {DIV} at (3,3) size 160x112 [bgcolor=#FFFF00] [border: ( 16.00px solid #FFFF00)]
22 LayoutBlockFlow {DIV} at (16,16) size 16x16 [bgcolor=#008080] 22 LayoutBlockFlow {DIV} at (16,16) size 16x16 [bgcolor=#008080]
23 LayoutBlockFlow {DIV} at (16,32) size 128x48 [bgcolor=#00FFFF] [border : (16px solid #00FFFF)] 23 LayoutBlockFlow {DIV} at (16,32) size 128x48 [bgcolor=#00FFFF] [border : (16.00px solid #00FFFF)]
24 LayoutBlockFlow {DIV} at (16,16) size 16x16 [bgcolor=#008080] 24 LayoutBlockFlow {DIV} at (16,16) size 16x16 [bgcolor=#008080]
25 LayoutBlockFlow {DIV} at (16,80) size 16x16 [bgcolor=#008080] 25 LayoutBlockFlow {DIV} at (16,80) size 16x16 [bgcolor=#008080]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698