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

Side by Side Diff: LayoutTests/platform/mac/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 LayoutView 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 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {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 LayoutInline (relative positioned) {SPAN} at (0,0) size 0x0
8 LayoutText {#text} at (0,0) size 0x0
8 layer at (8,8) size 109x72 9 layer at (8,8) size 109x72
9 LayoutBlockFlow (positioned) {SPAN} at (0,0) size 109.33x72 10 LayoutBlockFlow (positioned) {SPAN} at (0,0) size 109.33x72
10 LayoutText {#text} at (0,0) size 110x72 11 LayoutText {#text} at (0,0) size 110x72
11 text run at (0,0) width 110: "position:absolute" 12 text run at (0,0) width 110: "position:absolute"
12 text run at (0,18) width 72: "span inside" 13 text run at (0,18) width 72: "span inside"
13 text run at (0,36) width 104: "position:relative" 14 text run at (0,36) width 104: "position:relative"
14 text run at (0,54) width 30: "span" 15 text run at (0,54) width 30: "span"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698