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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/positioning/058-expected.txt

Issue 792883004: Auto-rebaseline for r186800 (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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x16 6 RenderBlock {P} at (0,0) size 784x16
7 RenderText {#text} at (0,0) size 98x16 7 RenderText {#text} at (0,0) size 98x16
8 text run at (0,0) width 98: "First paragraph" 8 text run at (0,0) width 98: "First paragraph"
9 RenderBlock {P} at (0,32) size 784x32 9 RenderBlock {P} at (0,32) size 784x32
10 RenderText {#text} at (0,0) size 233x16 10 RenderText {#text} at (0,0) size 233x16
11 text run at (0,0) width 233: "Here is some regular paragraph text " 11 text run at (0,0) width 233: "Here is some regular paragraph text "
12 RenderText {#text} at (76,16) size 106x16 12 RenderText {#text} at (76,16) size 106x16
13 text run at (76,16) width 106: "Some more text." 13 text run at (76,16) width 106: "Some more text."
14 RenderBlock {P} at (0,80) size 784x16 14 RenderBlock {P} at (0,80) size 784x16
15 RenderText {#text} at (0,0) size 546x16 15 RenderText {#text} at (0,0) size 546x16
16 text run at (0,0) width 546: "The image gets erroneously positioned to the top/left corner of the paragraph instead." 16 text run at (0,0) width 546: "The image gets erroneously positioned to the top/left corner of the paragraph instead."
17 layer at (8,40) size 755x32 17 layer at (8,40) size 755x32
18 RenderInline (relative positioned) {SPAN} at (0,0) size 755x32 [bgcolor=#90EE9 0] 18 RenderInline (relative positioned) {SPAN} at (0,0) size 755x32 [bgcolor=#90EE9 0]
19 RenderText {#text} at (232,0) size 755x32 19 RenderText {#text} at (232,0) size 755x32
20 text run at (232,0) width 523: "The image (found or not) should be positio ned at the top/left corner of this green-" 20 text run at (232,0) width 523: "The image (found or not) should be positio ned at the top/left corner of this green-"
21 text run at (0,16) width 77: "shaded text " 21 text run at (0,16) width 77: "shaded text "
22 layer at (241,40) size 42x42 22 layer at (241,40) size 42x42
23 RenderImage {IMG} at (0,0) size 42x42 [border: (1px solid #000000)] 23 RenderBlock (positioned) {IMG} at (0,0) size 42x42 [border: (1px solid #000000 )]
24 layer at (242,41) size 40x40 clip at (243,42) size 38x38
25 RenderBlock {DIV} at (1,1) size 40x40 [border: (1px solid #C0C0C0)]
26 RenderImage {IMG} at (2,2) size 16x16
27 layer at (260,43) size 20x0
28 RenderBlock {DIV} at (18,2) size 20x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698