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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/fixed-table-with-percent-width-inside-extra-large-div-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 LayoutInline {SPAN} at (0,0) size 627x18 6 LayoutInline {SPAN} at (0,0) size 626x18
7 LayoutText {#text} at (0,0) size 627x18 7 LayoutText {#text} at (0,0) size 626x18
8 text run at (0,0) width 627: "Success! The width of the fixed table is 1994px, which is based on the width of its containing div." 8 text run at (0,0) width 626: "Success! The width of the fixed table is 1994px, which is based on the width of its containing div."
9 LayoutText {#text} at (0,0) size 0x0 9 LayoutText {#text} at (0,0) size 0x0
10 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
11 layer at (-9000,8) size 2000x30 backgroundClip at (0,0) size 800x600 clip at (0, 0) size 800x600 11 layer at (-9000,8) size 2000x30 backgroundClip at (0,0) size 800x600 clip at (0, 0) size 800x600
12 LayoutBlockFlow (positioned) {DIV} at (-9000,8) size 2000x30 12 LayoutBlockFlow (positioned) {DIV} at (-9000,8) size 2000x30
13 LayoutTable {TABLE} at (0,0) size 2000x30 [bgcolor=#0000FF] 13 LayoutTable {TABLE} at (0,0) size 2000x30 [bgcolor=#0000FF]
14 LayoutTableSection {TBODY} at (0,0) size 2000x30 14 LayoutTableSection {TBODY} at (0,0) size 2000x30
15 LayoutTableRow {TR} at (0,2) size 2000x26 15 LayoutTableRow {TR} at (0,2) size 2000x26
16 LayoutTableCell {TD} at (2,2) size 1996x26 [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,2) size 1996x26 [r=0 c=0 rs=1 cs=1]
17 LayoutTable {TABLE} at (1,1) size 1994x24 [bgcolor=#008000] 17 LayoutTable {TABLE} at (1,1) size 1994x24 [bgcolor=#008000]
18 LayoutTableSection {TBODY} at (0,0) size 1994x24 18 LayoutTableSection {TBODY} at (0,0) size 1994x24
19 LayoutTableRow {TR} at (0,2) size 1994x20 19 LayoutTableRow {TR} at (0,2) size 1994x20
20 LayoutTableCell {TD} at (2,2) size 1990x20 [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,2) size 1990x20 [r=0 c=0 rs=1 cs=1]
21 LayoutText {#text} at (1,1) size 51x18 21 LayoutText {#text} at (1,1) size 51x18
22 text run at (1,1) width 51: "Content" 22 text run at (1,1) width 51: "Content"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698