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

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

Issue 1999433003: Auto-rebaseline for r394892 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 800x94 3 layer at (0,0) size 800x94
4 LayoutBlockFlow {HTML} at (0,0) size 800x94 4 LayoutBlockFlow {HTML} at (0,0) size 800x94
5 LayoutBlockFlow {BODY} at (8,16) size 784x70 5 LayoutBlockFlow {BODY} at (8,16) size 784x70
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 762x35 7 LayoutText {#text} at (0,0) size 762x35
8 text run at (0,0) width 762: "crbug.com/568387: Should not ASSERT and should not leave an unnecessary anonymous block around the two inline-" 8 text run at (0,0) width 762: "crbug.com/568387: Should not ASSERT and should not leave an unnecessary anonymous block around the two inline-"
9 text run at (0,18) width 46: "blocks." 9 text run at (0,18) width 46: "blocks."
10 LayoutTable (anonymous) at (0,52) size 150x18 10 LayoutTable (anonymous) at (0,52) size 150x18
11 LayoutTableSection {DIV} at (0,0) size 150x18 11 LayoutTableSection {DIV} at (0,0) size 150x18
12 LayoutTableRow (anonymous) at (0,0) size 150x0 12 LayoutTableRow (anonymous) at (0,0) size 150x0
13 LayoutTableCell (anonymous) at (0,0) size 150x0 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell (anonymous) at (0,0) size 150x0 [r=0 c=0 rs=1 cs=1]
14 LayoutBlockFlow {DIV} at (0,0) size 150x0 14 LayoutBlockFlow {DIV} at (0,0) size 150x0
15 LayoutTableRow {DIV} at (0,0) size 150x0 15 LayoutTableRow {DIV} at (0,0) size 150x0
16 LayoutTableRow (anonymous) at (0,0) size 150x18 16 LayoutTableRow (anonymous) at (0,0) size 150x18
17 LayoutTableCell (anonymous) at (0,0) size 150x18 [r=2 c=0 rs=1 cs=1] 17 LayoutTableCell (anonymous) at (0,0) size 150x18 [r=2 c=0 rs=1 cs=1]
18 LayoutBlockFlow {DIV} at (0,14) size 75x0 [bgcolor=#0000FF] 18 LayoutBlockFlow {DIV} at (0,5) size 75x9 [bgcolor=#0000FF]
19 LayoutBlockFlow {DIV} at (75,14) size 75x0 [bgcolor=#0000FF] 19 LayoutBlockFlow {DIV} at (75,5) size 75x9 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698