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

Side by Side Diff: LayoutTests/fast/table/border-collapsing/bug14274-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderTable {TABLE} at (0,0) size 54x50 [border: none] 6 LayoutTable {TABLE} at (0,0) size 54x50 [border: none]
7 RenderTableSection {TBODY} at (0,0) size 53x50 7 LayoutTableSection {TBODY} at (0,0) size 53x50
8 RenderTableRow {TR} at (0,0) size 53x50 [border: none (2px solid #00FF 00) none] 8 LayoutTableRow {TR} at (0,0) size 53x50 [border: none (2px solid #00FF 00) none]
9 RenderTableCell {TD} at (0,24) size 53x2 [border: none (1px solid #0 000FF) none] [r=0 c=0 rs=1 cs=3] 9 LayoutTableCell {TD} at (0,24) size 53x2 [border: none (1px solid #0 000FF) none] [r=0 c=0 rs=1 cs=3]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698