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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/positioning/abs-inside-inline-rel-expected.txt

Issue 1144043002: Auto-rebaseline for r195585 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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 LayoutView 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 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (8,8) size 0x0 6 layer at (8,8) size 0x0
7 LayoutInline (relative positioned) {SPAN} at (0,0) size 0x0 7 RenderInline (relative positioned) {SPAN} at (0,0) size 0x0
8 layer at (8,8) size 100x80 8 layer at (8,8) size 100x80
9 LayoutBlockFlow (positioned) {SPAN} at (0,0) size 100x80 9 RenderBlock (positioned) {SPAN} at (0,0) size 100x80
10 LayoutText {#text} at (0,0) size 100x79 10 RenderText {#text} at (0,0) size 100x79
11 text run at (0,0) width 100: "position:absolute" 11 text run at (0,0) width 100: "position:absolute"
12 text run at (0,20) width 66: "span inside" 12 text run at (0,20) width 66: "span inside"
13 text run at (0,40) width 93: "position:relative" 13 text run at (0,40) width 93: "position:relative"
14 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