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

Side by Side Diff: LayoutTests/platform/mac/compositing/geometry/fixed-position-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 clip at (0,0) size 785x585 scrollX 50.00 scrollY 50. 00 scrollWidth 1008 scrollHeight 1016 1 layer at (0,0) size 800x600 clip at (0,0) size 785x585 scrollX 50.00 scrollY 50. 00 scrollWidth 1008 scrollHeight 1016
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x1016 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585 3 layer at (0,0) size 785x1016 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585
4 RenderBlock {HTML} at (0,0) size 785x1016 4 RenderBlock {HTML} at (0,0) size 785x1016
5 RenderBody {BODY} at (8,8) size 1000x1000 5 RenderBody {BODY} at (8,8) size 1000x1000
6 layer at (50,166) size 446x16 6 layer at (50,166) size 446x18
7 RenderBlock (positioned) {P} at (50,166) size 445.63x16 7 RenderBlock (positioned) {P} at (50,166) size 445.63x18
8 RenderText {#text} at (0,0) size 446x16 8 RenderText {#text} at (0,0) size 446x18
9 text run at (0,0) width 446: "You should see a green square in the top lef t corner of an orange box." 9 text run at (0,0) width 446: "You should see a green square in the top lef t corner of an orange box."
10 layer at (50,50) size 100x100 transparent 10 layer at (50,50) size 100x100 transparent
11 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FFA500] 11 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FFA500]
12 layer at (50,50) size 50x50 12 layer at (50,50) size 50x50
13 RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000] 13 RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000]
14 scrolled to 50,50 14 scrolled to 50,50
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698