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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/margin-collapse/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 800x206 3 layer at (0,0) size 800x206
4 LayoutBlockFlow {HTML} at (0,0) size 800x206 4 LayoutBlockFlow {HTML} at (0,0) size 800x206
5 LayoutBlockFlow {BODY} at (8,16) size 784x174 5 LayoutBlockFlow {BODY} at (8,16) size 784x174
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 628x17 7 LayoutText {#text} at (0,0) size 627x17
8 text run at (0,0) width 628: "The following square should contain exac tly two bands, one yellow, one lime, with no red visible." 8 text run at (0,0) width 627: "The following square should contain exac tly two bands, one yellow, one lime, with no red visible."
9 LayoutTable {TABLE} at (0,34) size 106x106 [bgcolor=#FF0000] [border: (3px solid #000000)] 9 LayoutTable {TABLE} at (0,34) 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 {DIV} at (0,0) size 50x50 [bgcolor=#FF0000] 13 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#FF0000]
14 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00] 14 LayoutBlockFlow {DIV} at (0,0) size 50x50 [bgcolor=#FFFF00]
15 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#00FF00] 15 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
16 LayoutTableCell {TD} at (50,0) size 50x100 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (50,0) size 50x100 [r=0 c=1 rs=1 cs=1]
17 LayoutBlockFlow {DIV} at (0,0) size 50x50 [border: (50px solid #FF FF00) none] 17 LayoutBlockFlow {DIV} at (0,0) size 50x50 [border: (50px solid #FF FF00) none]
18 LayoutBlockFlow {DIV} at (0,50) size 50x50 [border: (50px solid #0 0FF00) none] 18 LayoutBlockFlow {DIV} at (0,50) size 50x50 [border: (50px solid #0 0FF00) none]
19 LayoutBlockFlow {P} at (0,156) size 784x18 19 LayoutBlockFlow {P} at (0,156) size 784x18
20 LayoutText {#text} at (0,0) size 266x17 20 LayoutText {#text} at (0,0) size 266x17
21 text run at (0,0) width 266: "This test is meaningless if you don't pa ss " 21 text run at (0,0) width 266: "This test is meaningless if you don't pa ss "
22 LayoutInline {A} at (0,0) size 51x17 [color=#0000EE] 22 LayoutInline {A} at (0,0) size 51x17 [color=#0000EE]
23 LayoutText {#text} at (265,0) size 51x17 23 LayoutText {#text} at (265,0) size 51x17
24 text run at (265,0) width 51: "test 018" 24 text run at (265,0) width 51: "test 018"
25 LayoutText {#text} at (315,0) size 5x17 25 LayoutText {#text} at (315,0) size 5x17
26 text run at (315,0) width 5: "." 26 text run at (315,0) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698