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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/margin-collapse/block-inside-inline/018-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 800x232 3 layer at (0,0) size 800x232
4 LayoutBlockFlow {HTML} at (0,0) size 800x232 4 LayoutBlockFlow {HTML} at (0,0) size 800x232
5 LayoutBlockFlow {BODY} at (8,16) size 784x208 5 LayoutBlockFlow {BODY} at (8,16) size 784x208
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 633x17 7 LayoutText {#text} at (0,0) size 632x17
8 text run at (0,0) width 633: "The following box should contain exactly three bands, one yellow, one orange, and one lime, with " 8 text run at (0,0) width 632: "The following box should contain exactly three bands, one yellow, one orange, and one lime, with "
9 LayoutInline {STRONG} at (0,0) size 750x35 9 LayoutInline {STRONG} at (0,0) size 749x35
10 LayoutText {#text} at (632,0) size 750x35 10 LayoutText {#text} at (631,0) size 749x35
11 text run at (632,0) width 118: "absolutely no red" 11 text run at (631,0) width 118: "absolutely no red"
12 text run at (0,18) width 44: "visible" 12 text run at (0,18) width 44: "visible"
13 LayoutText {#text} at (43,18) size 5x17 13 LayoutText {#text} at (43,18) size 5x17
14 text run at (43,18) width 5: "." 14 text run at (43,18) width 5: "."
15 LayoutTable {TABLE} at (0,52) size 106x156 [bgcolor=#FF0000] [border: (3px solid #000000)] 15 LayoutTable {TABLE} at (0,52) size 106x156 [bgcolor=#FF0000] [border: (3px solid #000000)]
16 LayoutTableSection {TBODY} at (3,3) size 100x150 16 LayoutTableSection {TBODY} at (3,3) size 100x150
17 LayoutTableRow {TR} at (0,0) size 100x150 17 LayoutTableRow {TR} at (0,0) size 100x150
18 LayoutTableCell {TD} at (0,0) size 50x150 [r=0 c=0 rs=1 cs=1] 18 LayoutTableCell {TD} at (0,0) size 50x150 [r=0 c=0 rs=1 cs=1]
19 LayoutBlockFlow (anonymous) at (0,0) size 50x0 19 LayoutBlockFlow (anonymous) at (0,0) size 50x0
20 LayoutInline {SPAN} at (0,0) size 0x0 20 LayoutInline {SPAN} at (0,0) size 0x0
21 LayoutBlockFlow (anonymous) at (0,0) size 50x150 21 LayoutBlockFlow (anonymous) at (0,0) size 50x150
(...skipping 18 matching lines...) Expand all
40 LayoutBlockFlow (anonymous) at (0,150) size 50x0 40 LayoutBlockFlow (anonymous) at (0,150) size 50x0
41 LayoutInline {SPAN} at (0,0) size 0x0 41 LayoutInline {SPAN} at (0,0) size 0x0
42 LayoutText {#text} at (0,0) size 0x0 42 LayoutText {#text} at (0,0) size 0x0
43 LayoutBlockFlow (anonymous) at (0,150) size 50x0 43 LayoutBlockFlow (anonymous) at (0,150) size 50x0
44 LayoutInline {SPAN} at (0,0) size 0x0 44 LayoutInline {SPAN} at (0,0) size 0x0
45 LayoutText {#text} at (0,0) size 0x0 45 LayoutText {#text} at (0,0) size 0x0
46 LayoutTableCell {TD} at (50,0) size 50x150 [r=0 c=1 rs=1 cs=1] 46 LayoutTableCell {TD} at (50,0) size 50x150 [r=0 c=1 rs=1 cs=1]
47 LayoutBlockFlow {DIV} at (0,0) size 50x50 [border: (50px solid #FF FF00) none] 47 LayoutBlockFlow {DIV} at (0,0) size 50x50 [border: (50px solid #FF FF00) none]
48 LayoutBlockFlow {DIV} at (0,50) size 50x50 [border: (50px solid #F FA500) none] 48 LayoutBlockFlow {DIV} at (0,50) size 50x50 [border: (50px solid #F FA500) none]
49 LayoutBlockFlow {DIV} at (0,100) size 50x50 [border: (50px solid # 00FF00) none] 49 LayoutBlockFlow {DIV} at (0,100) size 50x50 [border: (50px solid # 00FF00) none]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698