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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/margin-collapse/011-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 800x360 3 layer at (0,0) size 800x360
4 LayoutBlockFlow {HTML} at (0,0) size 800x360 4 LayoutBlockFlow {HTML} at (0,0) size 800x360
5 LayoutBlockFlow {BODY} at (8,16) size 784x328 5 LayoutBlockFlow {BODY} at (8,16) size 784x328
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 548x19 7 LayoutText {#text} at (0,0) size 547x19
8 text run at (0,0) width 548: "The square should consist of exactly fiv e equal bands, orange, lime, orange, yellow, orange." 8 text run at (0,0) width 547: "The square should consist of exactly fiv e equal bands, orange, lime, orange, yellow, orange."
9 LayoutTable {TABLE} at (0,36) size 256x256 [bgcolor=#FFA500] [border: (3px solid #000000)] 9 LayoutTable {TABLE} at (0,36) size 256x256 [bgcolor=#FFA500] [border: (3px solid #000000)]
10 LayoutTableSection {TBODY} at (3,3) size 250x250 10 LayoutTableSection {TBODY} at (3,3) size 250x250
11 LayoutTableRow {TR} at (0,0) size 250x250 11 LayoutTableRow {TR} at (0,0) size 250x250
12 LayoutTableCell {TD} at (0,0) size 50x250 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (0,0) size 50x250 [r=0 c=0 rs=1 cs=1]
13 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#00FF00] 13 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
14 LayoutBlockFlow {DIV} at (0,150) size 50x0 [bgcolor=#FF0000] 14 LayoutBlockFlow {DIV} at (0,150) size 50x0 [bgcolor=#FF0000]
15 LayoutBlockFlow {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00] 15 LayoutBlockFlow {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
16 LayoutTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1] 16 LayoutTableCell {TD} at (50,0) size 50x250 [r=0 c=1 rs=1 cs=1]
17 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#00FF00] 17 LayoutBlockFlow {DIV} at (0,50) size 50x50 [bgcolor=#00FF00]
18 LayoutBlockFlow {DIV} at (0,150) size 50x0 [bgcolor=#FF0000] 18 LayoutBlockFlow {DIV} at (0,150) size 50x0 [bgcolor=#FF0000]
(...skipping 11 matching lines...) Expand all
30 LayoutBlockFlow {DIV} at (0,100) size 50x0 [bgcolor=#FF0000] 30 LayoutBlockFlow {DIV} at (0,100) size 50x0 [bgcolor=#FF0000]
31 LayoutBlockFlow {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00] 31 LayoutBlockFlow {DIV} at (0,150) size 50x50 [bgcolor=#FFFF00]
32 LayoutBlockFlow {P} at (0,308) size 784x20 32 LayoutBlockFlow {P} at (0,308) size 784x20
33 LayoutText {#text} at (0,0) size 244x19 33 LayoutText {#text} at (0,0) size 244x19
34 text run at (0,0) width 244: "This test is meaningless if you don't pa ss " 34 text run at (0,0) width 244: "This test is meaningless if you don't pa ss "
35 LayoutInline {A} at (0,0) size 49x19 [color=#0000EE] 35 LayoutInline {A} at (0,0) size 49x19 [color=#0000EE]
36 LayoutText {#text} at (244,0) size 49x19 36 LayoutText {#text} at (244,0) size 49x19
37 text run at (244,0) width 49: "test 006" 37 text run at (244,0) width 49: "test 006"
38 LayoutText {#text} at (293,0) size 4x19 38 LayoutText {#text} at (293,0) size 4x19
39 text run at (293,0) width 4: "." 39 text run at (293,0) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698