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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/margin-collapse/block-inside-inline/017-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 800x210 3 layer at (0,0) size 800x210
4 LayoutBlockFlow {HTML} at (0,0) size 800x210 4 LayoutBlockFlow {HTML} at (0,0) size 800x210
5 LayoutBlockFlow {BODY} at (8,16) size 784x178 5 LayoutBlockFlow {BODY} at (8,16) size 784x178
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 580x19 7 LayoutText {#text} at (0,0) size 579x19
8 text run at (0,0) width 580: "The following square should contain exac tly two bands, one yellow, one lime, with no red visible." 8 text run at (0,0) width 579: "The following square should contain exac tly two bands, one yellow, one lime, with no red visible."
9 LayoutTable {TABLE} at (0,36) size 106x106 [bgcolor=#FF0000] [border: (3px solid #000000)] 9 LayoutTable {TABLE} at (0,36) size 106x106 [bgcolor=#FF0000] [border: (3px solid #000000)]
10 LayoutTableSection {TBODY} at (3,3) size 100x100 10 LayoutTableSection {TBODY} at (3,3) size 100x100
11 LayoutTableRow {TR} at (0,0) size 100x100 11 LayoutTableRow {TR} at (0,0) size 100x100
12 LayoutTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,0) size 50x100 [r=0 c=0 rs=1 cs=1]
13 LayoutBlockFlow (anonymous) at (0,0) size 50x0 13 LayoutBlockFlow (anonymous) at (0,0) size 50x0
14 LayoutInline {SPAN} at (0,0) size 0x0 14 LayoutInline {SPAN} at (0,0) size 0x0
15 LayoutBlockFlow (anonymous) at (0,0) size 50x50 15 LayoutBlockFlow (anonymous) at (0,0) size 50x50
16 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#FF0000] 16 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]
17 LayoutBlockFlow (anonymous) at (0,0) size 50x0 17 LayoutBlockFlow (anonymous) at (0,0) size 50x0
18 LayoutInline {SPAN} at (0,0) size 0x0 18 LayoutInline {SPAN} at (0,0) size 0x0
(...skipping 15 matching lines...) Expand all
34 LayoutBlockFlow {DIV} at (0,0) size 50x50 [border: (50px solid #FF FF00) none] 34 LayoutBlockFlow {DIV} at (0,0) size 50x50 [border: (50px solid #FF FF00) none]
35 LayoutBlockFlow {DIV} at (0,50) size 50x50 [border: (50px solid #0 0FF00) none] 35 LayoutBlockFlow {DIV} at (0,50) size 50x50 [border: (50px solid #0 0FF00) none]
36 LayoutBlockFlow {P} at (0,158) size 784x20 36 LayoutBlockFlow {P} at (0,158) size 784x20
37 LayoutText {#text} at (0,0) size 244x19 37 LayoutText {#text} at (0,0) size 244x19
38 text run at (0,0) width 244: "This test is meaningless if you don't pa ss " 38 text run at (0,0) width 244: "This test is meaningless if you don't pa ss "
39 LayoutInline {A} at (0,0) size 49x19 [color=#0000EE] 39 LayoutInline {A} at (0,0) size 49x19 [color=#0000EE]
40 LayoutText {#text} at (244,0) size 49x19 40 LayoutText {#text} at (244,0) size 49x19
41 text run at (244,0) width 49: "test 018" 41 text run at (244,0) width 49: "test 018"
42 LayoutText {#text} at (293,0) size 4x19 42 LayoutText {#text} at (293,0) size 4x19
43 text run at (293,0) width 4: "." 43 text run at (293,0) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698