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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/css2.1/20110323/empty-inline-002-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 800x428 layerType: background only 3 layer at (0,0) size 800x428 layerType: background only
4 layer at (8,132) size 528x144 4 layer at (8,132) size 528x144
5 LayoutBlockFlow (relative positioned) zI: -1 {DIV} at (0,144) size 528x144 [bo rder: (24px solid #FF0000)] 5 LayoutBlockFlow (relative positioned) zI: -1 {DIV} at (0,144) size 528x144 [bo rder: (24.00px solid #FF0000)]
6 layer at (128,36) size 240x336 6 layer at (128,36) size 240x336
7 LayoutBlockFlow (relative positioned) {DIV} at (120,24) size 240x336 [bgcolor= #FF0000] [border: (24px solid #FF0000)] 7 LayoutBlockFlow (relative positioned) {DIV} at (120,24) size 240x336 [bgcolor= #FF0000] [border: (24.00px solid #FF0000)]
8 layer at (0,0) size 800x428 layerType: foreground only 8 layer at (0,0) size 800x428 layerType: foreground only
9 LayoutBlockFlow {HTML} at (0,0) size 800x428 9 LayoutBlockFlow {HTML} at (0,0) size 800x428
10 LayoutBlockFlow {BODY} at (8,16) size 784x404 10 LayoutBlockFlow {BODY} at (8,16) size 784x404
11 LayoutBlockFlow {P} at (0,0) size 784x20 11 LayoutBlockFlow {P} at (0,0) size 784x20
12 LayoutText {#text} at (0,0) size 289x19 12 LayoutText {#text} at (0,0) size 289x19
13 text run at (0,0) width 289: "Test passes if there is no red visible o n the page." 13 text run at (0,0) width 289: "Test passes if there is no red visible o n the page."
14 LayoutBlockFlow {DIV} at (0,116) size 784x288 14 LayoutBlockFlow {DIV} at (0,116) size 784x288
15 LayoutBlockFlow {DIV} at (0,0) size 528x144 [border: (24px solid #008000 )] 15 LayoutBlockFlow {DIV} at (0,0) size 528x144 [border: (24.00px solid #008 000)]
16 LayoutInline {SPAN} at (0,0) size 240x336 [bgcolor=#008000] [border: ( 24px solid #008000)] 16 LayoutInline {SPAN} at (0,0) size 240x336 [bgcolor=#008000] [border: ( 24.00px solid #008000)]
17 LayoutText {#text} at (0,0) size 0x0 17 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698