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

Side by Side Diff: sky/tests/lowlevel/scrollbar-expected.txt

Issue 646273006: Get rid of ScrollView. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: merge to ToT Created 6 years, 2 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
OLDNEW
1 layer at (0,0) size 800x1500 1 layer at (0,0) size 800x600
2 RenderView {#document} at (0,0) size 800x600 2 RenderView {#document} at (0,0) size 800x600
3 layer at (0,0) size 800x1500 3 layer at (0,0) size 800x400
4 RenderBlock {html} at (0,0) size 800x1500 [bgcolor=#FFC0CB] 4 RenderBlock {sky} at (0,0) size 800x400
5 layer at (0,0) size 800x400 scrollHeight 1500
6 RenderBlock {scroller} at (0,0) size 800x400
5 RenderBlock {div} at (0,0) size 800x100 7 RenderBlock {div} at (0,0) size 800x100
6 RenderText {#text} at (0,0) size 10x19 8 RenderText {#text} at (0,0) size 10x19
7 text run at (0,0) width 10: "a" 9 text run at (0,0) width 10: "a"
8 RenderBlock {div} at (0,100) size 800x100 10 RenderBlock {div} at (0,100) size 800x100
9 RenderText {#text} at (0,0) size 11x19 11 RenderText {#text} at (0,0) size 11x19
10 text run at (0,0) width 11: "b" 12 text run at (0,0) width 11: "b"
11 RenderBlock {div} at (0,200) size 800x100 13 RenderBlock {div} at (0,200) size 800x100
12 RenderText {#text} at (0,0) size 9x19 14 RenderText {#text} at (0,0) size 9x19
13 text run at (0,0) width 9: "c" 15 text run at (0,0) width 9: "c"
14 RenderBlock {div} at (0,300) size 800x100 16 RenderBlock {div} at (0,300) size 800x100
(...skipping 26 matching lines...) Expand all
41 RenderBlock {div} at (0,1200) size 800x100 43 RenderBlock {div} at (0,1200) size 800x100
42 RenderText {#text} at (0,0) size 16x19 44 RenderText {#text} at (0,0) size 16x19
43 text run at (0,0) width 16: "m" 45 text run at (0,0) width 16: "m"
44 RenderBlock {div} at (0,1300) size 800x100 46 RenderBlock {div} at (0,1300) size 800x100
45 RenderText {#text} at (0,0) size 11x19 47 RenderText {#text} at (0,0) size 11x19
46 text run at (0,0) width 11: "n" 48 text run at (0,0) width 11: "n"
47 RenderBlock {div} at (0,1400) size 800x100 49 RenderBlock {div} at (0,1400) size 800x100
48 RenderText {#text} at (0,0) size 10x19 50 RenderText {#text} at (0,0) size 10x19
49 text run at (0,0) width 10: "o" 51 text run at (0,0) width 10: "o"
50 52
OLDNEW
« sky/engine/core/frame/FrameView.cpp ('K') | « sky/tests/lowlevel/scrollbar.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698