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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/nested-percent-height-table-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 {H3} at (0,0) size 784x22 6 LayoutBlockFlow {H3} at (0,0) size 784x22
7 LayoutText {#text} at (0,0) size 188x22 7 LayoutText {#text} at (0,0) size 188x22
8 text run at (0,0) width 188: "Height:100% Problems" 8 text run at (0,0) width 188: "Height:100% Problems"
9 LayoutBlockFlow {P} at (0,40.72) size 784x18 9 LayoutBlockFlow {P} at (0,40.72) size 784x18
10 LayoutText {#text} at (0,0) size 758x18 10 LayoutText {#text} at (0,0) size 757x18
11 text run at (0,0) width 407: "In the example below, the inner table sh ould be 300 pixels tall. " 11 text run at (0,0) width 406: "In the example below, the inner table sh ould be 300 pixels tall. "
12 text run at (406,0) width 352: "Instead the height:100% on the table c ell isn't honored." 12 text run at (405,0) width 352: "Instead the height:100% on the table c ell isn't honored."
13 LayoutTable {TABLE} at (354.50,74.72) size 75x300 [bgcolor=#FF0000] 13 LayoutTable {TABLE} at (354.50,74.72) size 75x300 [bgcolor=#FF0000]
14 LayoutTableSection {TBODY} at (0,0) size 75x300 14 LayoutTableSection {TBODY} at (0,0) size 75x300
15 LayoutTableRow {TR} at (0,0) size 75x300 15 LayoutTableRow {TR} at (0,0) size 75x300
16 LayoutTableCell {TD} at (0,0) size 75x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (0,0) size 75x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
17 LayoutTable {TABLE} at (0,0) size 75x300 [bgcolor=#008000] 17 LayoutTable {TABLE} at (0,0) size 75x300 [bgcolor=#008000]
18 LayoutTableSection {TBODY} at (0,0) size 75x300 18 LayoutTableSection {TBODY} at (0,0) size 75x300
19 LayoutTableRow {TR} at (0,2) size 75x296 19 LayoutTableRow {TR} at (0,2) size 75x296
20 LayoutTableCell {TD} at (2,140) size 71x20 [r=0 c=0 rs=1 cs= 1] 20 LayoutTableCell {TD} at (2,140) size 71x20 [r=0 c=0 rs=1 cs= 1]
21 LayoutText {#text} at (1,1) size 69x18 21 LayoutText {#text} at (1,1) size 69x18
22 text run at (1,1) width 69: "Inner table" 22 text run at (1,1) width 69: "Inner table"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698