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

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

Issue 782793003: Auto-rebaseline for r186601 (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 2016x600 1 layer at (0,0) size 2016x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (-1216,0) size 2016x600 backgroundClip at (0,0) size 2016x600 clip at ( 0,0) size 2016x600 outlineClip at (0,0) size 2016x600 3 layer at (-1216,0) size 2016x600 backgroundClip at (0,0) size 2016x600 clip at ( 0,0) size 2016x600 outlineClip at (0,0) size 2016x600
4 RenderBlock {HTML} at (0,0) size 2016x600 4 RenderBlock {HTML} at (0,0) size 2016x600
5 RenderBody {BODY} at (8,8) size 2000x584 5 RenderBody {BODY} at (8,8) size 2000x584
6 RenderBlock {DIV} at (0,-1416) size 2000x2000 [bgcolor=#00FF00] 6 RenderBlock {DIV} at (0,-1416) size 2000x2000 [bgcolor=#00FF00]
7 layer at (-100,-100) size 100x100 backgroundClip at (0,0) size 2016x600 clip at (0,0) size 2016x600 outlineClip at (0,0) size 2016x600 7 layer at (-100,-100) size 100x100 backgroundClip at (0,0) size 2016x600 clip at (0,0) size 2016x600 outlineClip at (0,0) size 2016x600
8 RenderBlock (positioned) {DIV} at (700,0) size 100x100 [bgcolor=#FF00FF] 8 RenderBlock (positioned) {DIV} at (700,0) size 100x100 [bgcolor=#FF00FF]
9 RenderText {#text} at (0,0) size 64x99 9 RenderText {#text} at (0,0) size 64x98
10 text run at (0,0) width 57: "This box" 10 text run at (0,0) width 57: "This box"
11 text run at (16,0) width 99: "should be fixed" 11 text run at (16,0) width 98: "should be fixed"
12 text run at (32,0) width 88: "to the top-left" 12 text run at (32,0) width 88: "to the top-left"
13 text run at (48,0) width 97: "of the window." 13 text run at (48,0) width 96: "of the window."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698