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

Unified 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 side-by-side diff with in-line comments
Download patch
« sky/engine/core/frame/FrameView.cpp ('K') | « sky/tests/lowlevel/scrollbar.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/lowlevel/scrollbar-expected.txt
diff --git a/sky/tests/lowlevel/scrollbar-expected.txt b/sky/tests/lowlevel/scrollbar-expected.txt
index 2d082379c4f1b66b091c5d32ebb31b60753f0f60..28369d92890ba6f47550a921ab5935862089a234 100644
--- a/sky/tests/lowlevel/scrollbar-expected.txt
+++ b/sky/tests/lowlevel/scrollbar-expected.txt
@@ -1,7 +1,9 @@
-layer at (0,0) size 800x1500
+layer at (0,0) size 800x600
RenderView {#document} at (0,0) size 800x600
-layer at (0,0) size 800x1500
- RenderBlock {html} at (0,0) size 800x1500 [bgcolor=#FFC0CB]
+layer at (0,0) size 800x400
+ RenderBlock {sky} at (0,0) size 800x400
+layer at (0,0) size 800x400 scrollHeight 1500
+ RenderBlock {scroller} at (0,0) size 800x400
RenderBlock {div} at (0,0) size 800x100
RenderText {#text} at (0,0) size 10x19
text run at (0,0) width 10: "a"
« 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