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

Side by Side Diff: LayoutTests/platform/win-xp/fast/block/basic/adding-near-anonymous-block-expected.txt

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 99x19 7 RenderText {#text} at (0,0) size 99x19
8 text run at (0,0) width 99: "This is a test for " 8 text run at (0,0) width 99: "This is a test for "
9 RenderInline {I} at (0,0) size 778x39 9 RenderInline {I} at (0,0) size 778x39
10 RenderInline {A} at (0,0) size 311x19 [color=#0000EE] 10 RenderInline {A} at (0,0) size 311x19 [color=#0000EE]
(...skipping 22 matching lines...) Expand all
33 RenderText {#text} at (91,0) size 72x19 33 RenderText {#text} at (91,0) size 72x19
34 text run at (91,0) width 72: "a single line." 34 text run at (91,0) width 72: "a single line."
35 RenderBlock {DIV} at (0,116) size 784x20 35 RenderBlock {DIV} at (0,116) size 784x20
36 RenderBlock {DIV} at (0,0) size 784x0 36 RenderBlock {DIV} at (0,0) size 784x0
37 RenderBlock (anonymous) at (0,0) size 784x20 37 RenderBlock (anonymous) at (0,0) size 784x20
38 RenderText {#text} at (91,0) size 72x19 38 RenderText {#text} at (91,0) size 72x19
39 text run at (91,0) width 72: "a single line." 39 text run at (91,0) width 72: "a single line."
40 RenderBlock (floating) {SPAN} at (0,0) size 91x20 40 RenderBlock (floating) {SPAN} at (0,0) size 91x20
41 RenderText {#text} at (0,0) size 91x19 41 RenderText {#text} at (0,0) size 91x19
42 text run at (0,0) width 91: "This should be " 42 text run at (0,0) width 91: "This should be "
43 layer at (99,64) size 0x0
44 RenderBlock (positioned) {SPAN} at (99,64) size 0x0
45 layer at (99,104) size 0x0
46 RenderBlock (positioned) {SPAN} at (99,104) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698