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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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 784x32 6 RenderBlock {P} at (0,0) size 784x32
7 RenderText {#text} at (0,0) size 108x16 7 RenderText {#text} at (0,0) size 108x16
8 text run at (0,0) width 108: "This is a test for " 8 text run at (0,0) width 108: "This is a test for "
9 RenderInline {I} at (0,0) size 717x32 9 RenderInline {I} at (0,0) size 717x32
10 RenderInline {A} at (0,0) size 312x16 [color=#0000EE] 10 RenderInline {A} at (0,0) size 312x16 [color=#0000EE]
(...skipping 22 matching lines...) Expand all
33 RenderText {#text} at (98,0) size 82x16 33 RenderText {#text} at (98,0) size 82x16
34 text run at (98,0) width 82: "a single line." 34 text run at (98,0) width 82: "a single line."
35 RenderBlock {DIV} at (0,96) size 784x16 35 RenderBlock {DIV} at (0,96) size 784x16
36 RenderBlock {DIV} at (0,0) size 784x0 36 RenderBlock {DIV} at (0,0) size 784x0
37 RenderBlock (anonymous) at (0,0) size 784x16 37 RenderBlock (anonymous) at (0,0) size 784x16
38 RenderText {#text} at (98,0) size 82x16 38 RenderText {#text} at (98,0) size 82x16
39 text run at (98,0) width 82: "a single line." 39 text run at (98,0) width 82: "a single line."
40 RenderBlock (floating) {SPAN} at (0,0) size 98.22x16 40 RenderBlock (floating) {SPAN} at (0,0) size 98.22x16
41 RenderText {#text} at (0,0) size 99x16 41 RenderText {#text} at (0,0) size 99x16
42 text run at (0,0) width 99: "This should be " 42 text run at (0,0) width 99: "This should be "
43 layer at (106,56) size 0x0
44 RenderBlock (positioned) {SPAN} at (106.22,56) size 0x0
45 layer at (106,88) size 0x0
46 RenderBlock (positioned) {SPAN} at (106.22,88) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698