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

Side by Side Diff: LayoutTests/fast/table/table-section-split-with-after-content-expected.txt

Issue 988443003: Don't add artifical 1 pixel width to empty tables (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 6 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 | Annotate | Revision Log
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 800x16 3 layer at (0,0) size 800x16
4 LayoutBlockFlow {HTML} at (0,0) size 800x16 4 LayoutBlockFlow {HTML} at (0,0) size 800x16
5 LayoutBlockFlow {BODY} at (8,8) size 784x0 5 LayoutBlockFlow {BODY} at (8,8) size 784x0
6 LayoutBlockFlow {DIV} at (0,0) size 784x0 6 LayoutBlockFlow {DIV} at (0,0) size 784x0
7 LayoutTable (anonymous) at (0,0) size 0x0 7 LayoutTable (anonymous) at (0,0) size 0x0
8 LayoutTableSection {THEAD} at (0,0) size 0x0 8 LayoutTableSection {THEAD} at (0,0) size 0x0
9 LayoutBlockFlow {DIV} at (0,0) size 784x0 9 LayoutBlockFlow {DIV} at (0,0) size 784x0
10 LayoutTable (anonymous) at (0,0) size 1x0 10 LayoutTable (anonymous) at (0,0) size 0x0
11 LayoutTableSection (anonymous) at (0,0) size 1x0 11 LayoutTableSection (anonymous) at (0,0) size 0x0
12 LayoutTableRow {<pseudo:after>} at (0,0) size 1x0 12 LayoutTableRow {<pseudo:after>} at (0,0) size 0x0
13 LayoutTableCell (anonymous) at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell (anonymous) at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
14 LayoutTextFragment (anonymous) at (0,0) size 0x0 14 LayoutTextFragment (anonymous) at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698