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

Side by Side Diff: LayoutTests/platform/win-xp/compositing/overflow/scroll-ancestor-update-expected.txt

Issue 561273005: Auto-rebaseline for r182077 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x105 3 layer at (0,0) size 800x105
4 RenderBlock {HTML} at (0,0) size 800x105 4 RenderBlock {HTML} at (0,0) size 800x105
5 RenderBody {BODY} at (0,0) size 800x105 5 RenderBody {BODY} at (0,0) size 800x105
6 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 layer at (0,0) size 100x100 7 layer at (0,0) size 100x100
8 RenderVideo {VIDEO} at (0,0) size 100x100 8 RenderVideo {VIDEO} at (0,0) size 100x100
9 layer at (50,50) size 100x100 9 layer at (50,50) size 100x100
10 RenderBlock (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000] 10 RenderBlock (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
11 layer at (50,50) size 200x200 11 layer at (50,50) size 200x200
12 RenderBlock (positioned) {DIV} at (50,50) size 200x200 12 RenderBlock (positioned) {DIV} at (50,50) size 200x200
13 RenderBlock {P} at (0,218) size 200x60 13 RenderBlock {P} at (0,218) size 200x60
14 RenderText {#text} at (0,0) size 198x59 14 RenderText {#text} at (0,0) size 198x59
15 text run at (0,0) width 182: "The green box should obscure" 15 text run at (0,0) width 182: "The green box should obscure"
16 text run at (0,20) width 198: "the red box, and move when you" 16 text run at (0,20) width 198: "the red box, and move when you"
17 text run at (0,40) width 109: "drag the scrollbar." 17 text run at (0,40) width 109: "drag the scrollbar."
18 layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50 scrollHeig ht 550 18 layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50 scrollHeig ht 550
19 RenderBlock {DIV} at (0,0) size 202x202 [border: (1px solid #000000)] 19 RenderBlock {DIV} at (0,0) size 202x202 [border: (1px solid #000000)]
20 RenderBlock {DIV} at (1,51) size 185x500 20 RenderBlock {DIV} at (1,51) size 185x500
21 layer at (51,51) size 100x100 21 layer at (51,51) size 100x100
22 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000 ] 22 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000 ]
23 layer at (0,0) size 100x100
24 RenderFlexibleBox {DIV} at (0,0) size 100x100
25 RenderBlock {DIV} at (0,65) size 100x35
26 layer at (0,0) size 100x65
27 RenderFlexibleBox {DIV} at (0,0) size 100x65
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698