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

Side by Side Diff: LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (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 LayoutTable {TABLE} at (0,0) size 182x22 6 LayoutTable {TABLE} at (0,0) size 182x24
7 LayoutTableSection {TBODY} at (0,0) size 182x22 7 LayoutTableSection {TBODY} at (0,0) size 182x24
8 LayoutTableRow {TR} at (0,2) size 182x18 8 LayoutTableRow {TR} at (0,2) size 182x20
9 LayoutTableCell {TD} at (2,2) size 178x18 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell {TD} at (2,2) size 178x20 [r=0 c=0 rs=1 cs=1]
10 RenderBlock {DIV} at (1,1) size 176x16 10 RenderBlock {DIV} at (1,1) size 176x18
11 RenderText {#text} at (0,0) size 172x16 11 RenderText {#text} at (0,0) size 172x18
12 text run at (0,0) width 172: "This text should not break " 12 text run at (0,0) width 172: "This text should not break "
13 RenderInline {<pseudo:after>} at (0,0) size 5x16 13 RenderInline {<pseudo:after>} at (0,0) size 5x18
14 RenderTextFragment at (171,0) size 5x16 14 RenderTextFragment at (171,0) size 5x18
15 text run at (171,0) width 5: "." 15 text run at (171,0) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698