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

Side by Side Diff: LayoutTests/platform/mac/fast/invalid/019-expected.txt

Issue 24013002: Auto-rebaseline for r157319 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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 784x579 5 RenderBody {BODY} at (8,8) size 784x579
6 RenderBlock (anonymous) at (0,0) size 784x0 6 RenderBlock (anonymous) at (0,0) size 784x0
7 RenderInline {B} at (0,0) size 0x0 7 RenderInline {B} at (0,0) size 0x0
8 RenderInline {NOBR} at (0,0) size 0x0 8 RenderInline {NOBR} at (0,0) size 0x0
9 RenderInline {B} at (0,0) size 0x0
10 RenderInline {NOBR} at (0,0) size 0x0
11 RenderBlock {DIV} at (0,0) size 784x64 9 RenderBlock {DIV} at (0,0) size 784x64
12 RenderBlock (anonymous) at (0,0) size 784x36 10 RenderBlock (anonymous) at (0,0) size 784x36
13 RenderInline {B} at (0,0) size 763x36 11 RenderInline {B} at (0,0) size 763x36
14 RenderInline {NOBR} at (0,0) size 219x18 12 RenderInline {NOBR} at (0,0) size 219x18
15 RenderText {#text} at (0,0) size 219x18 13 RenderText {#text} at (0,0) size 219x18
16 text run at (0,0) width 219: "This text is in a div inside a nob r" 14 text run at (0,0) width 219: "This text is in a div inside a nob r"
17 RenderText {#text} at (219,0) size 763x36 15 RenderText {#text} at (219,0) size 763x36
18 text run at (219,0) width 544: "More text that should not be in th e nobr, i.e., the nobr should have closed the div" 16 text run at (219,0) width 544: "More text that should not be in th e nobr, i.e., the nobr should have closed the div"
19 text run at (0,18) width 122: "inside it implicitly." 17 text run at (0,18) width 122: "inside it implicitly."
20 RenderBlock {PRE} at (0,49) size 784x15 18 RenderBlock {PRE} at (0,49) size 784x15
21 RenderText {#text} at (0,0) size 272x15 19 RenderText {#text} at (0,0) size 272x15
22 text run at (0,0) width 272: "A pre tag outside everything else." 20 text run at (0,0) width 272: "A pre tag outside everything else."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698