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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/20110323/height-width-inline-table-001-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 800x165 layerType: background only 3 layer at (0,0) size 800x165 layerType: background only
4 layer at (8,52) size 100x100 4 layer at (8,52) size 100x100
5 LayoutBlockFlow (positioned) zI: -1 {DIV} at (8,52) size 100x100 [bgcolor=#FF0 000] 5 LayoutBlockFlow (positioned) zI: -1 {DIV} at (8,52) size 100x100 [bgcolor=#FF0 000]
6 layer at (0,0) size 800x165 layerType: foreground only 6 layer at (0,0) size 800x165 layerType: foreground only
7 LayoutBlockFlow {HTML} at (0,0) size 800x165 7 LayoutBlockFlow {HTML} at (0,0) size 800x165
8 LayoutBlockFlow {BODY} at (8,16) size 784x141 8 LayoutBlockFlow {BODY} at (8,16) size 784x141
9 LayoutBlockFlow {P} at (0,0) size 784x20 9 LayoutBlockFlow {P} at (0,0) size 784x20
10 LayoutText {#text} at (0,0) size 281x19 10 LayoutText {#text} at (0,0) size 281x19
11 text run at (0,0) width 281: "Test passes if there is a filled green s quare and " 11 text run at (0,0) width 281: "Test passes if there is a filled green s quare and "
12 LayoutInline {STRONG} at (0,0) size 43x19 12 LayoutInline {STRONG} at (0,0) size 43x19
13 LayoutText {#text} at (280,0) size 43x19 13 LayoutText {#text} at (280,0) size 43x19
14 text run at (280,0) width 43: "no red" 14 text run at (280,0) width 43: "no red"
15 LayoutText {#text} at (322,0) size 5x19 15 LayoutText {#text} at (322,0) size 5x19
16 text run at (322,0) width 5: "." 16 text run at (322,0) width 5: "."
17 LayoutBlockFlow (anonymous) at (0,36) size 784x105 17 LayoutBlockFlow (anonymous) at (0,36) size 784x105
18 LayoutTable {DIV} at (0,0) size 100x100 [bgcolor=#008000] [border: (25px solid #008000)] 18 LayoutTable {DIV} at (0,0) size 100x100 [bgcolor=#008000] [border: (25.0 0px solid #008000)]
19 LayoutText {#text} at (0,0) size 0x0 19 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698