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

Side by Side Diff: LayoutTests/platform/linux/virtual/gpu/compositedscrolling/overflow/scroll-ancestor-update-expected.txt

Issue 560563005: Rename last two virtual test suites to complete VirtualTestSuite refactoring. (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 800x105
4 RenderBlock {HTML} at (0,0) size 800x105
5 RenderBody {BODY} at (0,0) size 800x105
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 200x60
14 RenderText {#text} at (0,0) size 198x59
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"
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
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