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

Side by Side Diff: LayoutTests/fast/table/auto-100-percent-width-expected.txt

Issue 163163002: top and bottom black background line not getting displayed (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x8 3 layer at (0,0) size 800x8
4 RenderBlock {HTML} at (0,0) size 800x8 4 RenderBlock {HTML} at (0,0) size 800x8
5 RenderBody {BODY} at (8,8) size 784x0 5 RenderBody {BODY} at (8,8) size 784x0
6 layer at (70,40) size 480x540 6 layer at (70,40) size 480x540
7 RenderBlock (positioned) {DIV} at (70,40) size 480x540 [bgcolor=#FF0000] 7 RenderBlock (positioned) {DIV} at (70,40) size 480x540 [bgcolor=#FF0000]
8 RenderTable {TABLE} at (0,0) size 480x540 8 RenderTable {TABLE} at (0,0) size 480x540
9 RenderTableSection {TBODY} at (0,0) size 480x540 9 RenderTableSection {TBODY} at (0,0) size 480x540
10 RenderTableRow {TR} at (0,0) size 480x540 10 RenderTableRow {TR} at (0,0) size 480x540
11 RenderTableCell {TD} at (0,269) size 480x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1] 11 RenderTableCell {TD} at (0,269) size 479x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
12 RenderTableCell {TD} at (480,270) size 0x0 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1] 12 RenderTableCell {TD} at (479,270) size 1x0 [bgcolor=#FF0000] [r=0 c=1 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698