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

Side by Side Diff: LayoutTests/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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x104
4 RenderBlock {HTML} at (0,0) size 800x104
5 RenderBody {BODY} at (0,0) size 800x104
6 RenderText {#text} at (0,0) size 0x0
7 layer at (0,0) size 100x100
8 RenderVideo {VIDEO} at (0,0) size 100x100
9 layer at (50,50) size 100x100
10 RenderBlock (positioned) {DIV} at (50,50) size 100x100 [bgcolor=#FF0000]
11 layer at (50,50) size 200x200
12 RenderBlock (positioned) {DIV} at (50,50) size 200x200
13 RenderBlock {P} at (0,218) size 200x54
14 RenderText {#text} at (0,0) size 191x54
15 text run at (0,0) width 191: "The green box should obscure"
16 text run at (0,18) width 180: "the red box, and move when"
17 text run at (0,36) width 141: "you drag the scrollbar."
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)]
20 RenderBlock {DIV} at (1,51) size 185x500
21 layer at (51,51) size 100x100
22 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698