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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/table/split-table-section-before-anonymous-block-2-expected.txt

Issue 2535173006: Percent height border-box content should get correct height in percent height cells (Closed)
Patch Set: bug 669867 Created 4 years 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 800x80 3 layer at (0,0) size 800x80
4 LayoutBlockFlow {HTML} at (0,0) size 800x80 4 LayoutBlockFlow {HTML} at (0,0) size 800x80
5 LayoutBlockFlow {BODY} at (8,16) size 784x56 5 LayoutBlockFlow {BODY} at (8,16) size 784x56
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 760x19 7 LayoutText {#text} at (0,0) size 760x19
8 text run at (0,0) width 760: "crbug.com/568387: Should not ASSERT and should not leave an unnecessary anonymous block around the two inline-blocks." 8 text run at (0,0) width 760: "crbug.com/568387: Should not ASSERT and should not leave an unnecessary anonymous block around the two inline-blocks."
9 LayoutTable (anonymous) at (0,36) size 150x20 9 LayoutTable (anonymous) at (0,36) size 150x20
10 LayoutTableSection {DIV} at (0,0) size 150x20 10 LayoutTableSection {DIV} at (0,0) size 150x20
11 LayoutTableRow (anonymous) at (0,0) size 150x0 11 LayoutTableRow (anonymous) at (0,0) size 150x0
12 LayoutTableCell (anonymous) at (0,0) size 150x0 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell (anonymous) at (0,0) size 150x0 [r=0 c=0 rs=1 cs=1]
13 LayoutBlockFlow {DIV} at (0,0) size 150x0 13 LayoutBlockFlow {DIV} at (0,0) size 150x0
14 LayoutTableRow {DIV} at (0,0) size 150x0 14 LayoutTableRow {DIV} at (0,0) size 150x0
15 LayoutTableRow (anonymous) at (0,0) size 150x20 15 LayoutTableRow (anonymous) at (0,0) size 150x20
16 LayoutTableCell (anonymous) at (0,0) size 150x20 [r=2 c=0 rs=1 cs=1] 16 LayoutTableCell (anonymous) at (0,0) size 150x20 [r=2 c=0 rs=1 cs=1]
17 LayoutBlockFlow {DIV} at (0,5) size 75x10 [bgcolor=#0000FF] 17 LayoutBlockFlow {DIV} at (0,15) size 75x0 [bgcolor=#0000FF]
18 LayoutBlockFlow {DIV} at (75,5) size 75x10 [bgcolor=#0000FF] 18 LayoutBlockFlow {DIV} at (75,15) size 75x0 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698