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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-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 layer at (8,8) size 0x0
7 RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
6 layer at (8,8) size 100x80 8 layer at (8,8) size 100x80
7 RenderBlock (positioned) {SPAN} at (0,0) size 100x80 9 RenderBlock (positioned) {SPAN} at (0,0) size 100x80
8 RenderText {#text} at (0,0) size 100x79 10 RenderText {#text} at (0,0) size 100x79
9 text run at (0,0) width 100: "position:absolute" 11 text run at (0,0) width 100: "position:absolute"
10 text run at (0,20) width 66: "span inside" 12 text run at (0,20) width 66: "span inside"
11 text run at (0,40) width 93: "position:relative" 13 text run at (0,40) width 93: "position:relative"
12 text run at (0,60) width 28: "span" 14 text run at (0,60) width 28: "span"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698