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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/block/positioning/053-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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DIV} at (0,0) size 770x86 [bgcolor=#000000] 6 LayoutBlockFlow {DIV} at (0,0) size 770x86 [bgcolor=#000000]
7 layer at (8,8) size 770x86 7 layer at (8,8) size 770x86
8 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 770x86 [bgcolor=#FF0 000] 8 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 770x86 [bgcolor=#FF0 000]
9 LayoutTable {TABLE} at (0,0) size 98x68 9 LayoutTable {TABLE} at (0,0) size 98x68
10 LayoutTableSection {TBODY} at (0,0) size 98x68 10 LayoutTableSection {TBODY} at (0,0) size 98x68
11 LayoutTableRow {TR} at (0,2) size 98x20 11 LayoutTableRow {TR} at (0,2) size 98x20
12 LayoutTableCell {TD} at (2,2) size 94x20 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 94x20 [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (1,1) size 92x17 13 LayoutText {#text} at (1,1) size 92x17
14 text run at (1,1) width 92: "Some content." 14 text run at (1,1) width 92: "Some content."
15 LayoutTableRow {TR} at (0,24) size 98x20 15 LayoutTableRow {TR} at (0,24) size 98x20
16 LayoutTableCell {TD} at (2,24) size 94x20 [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,24) size 94x20 [r=1 c=0 rs=1 cs=1]
17 LayoutText {#text} at (1,1) size 88x17 17 LayoutText {#text} at (1,1) size 88x17
18 text run at (1,1) width 88: "more content." 18 text run at (1,1) width 88: "more content."
19 LayoutTableRow {TR} at (0,46) size 98x20 19 LayoutTableRow {TR} at (0,46) size 98x20
20 LayoutTableCell {TD} at (2,46) size 94x20 [r=2 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,46) size 94x20 [r=2 c=0 rs=1 cs=1]
21 LayoutText {#text} at (1,1) size 72x17 21 LayoutText {#text} at (1,1) size 72x17
22 text run at (1,1) width 72: "even more." 22 text run at (1,1) width 72: "even more."
23 LayoutBlockFlow {DIV} at (0,68) size 770x18 [color=#FFFFFF] [bgcolor=#008000 ] 23 LayoutBlockFlow {DIV} at (0,68) size 770x18 [color=#FFFFFF] [bgcolor=#008000 ]
24 LayoutText {#text} at (0,0) size 155x17 24 LayoutText {#text} at (0,0) size 154x17
25 text run at (0,0) width 155: "Hello. Here I am below." 25 text run at (0,0) width 154: "Hello. Here I am below."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698