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

Side by Side Diff: LayoutTests/platform/android/compositing/overflow/selection-gaps-toggling-expected.txt

Issue 1316723004: Auto-rebaseline for r201138 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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 This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) doesn't draw content at all, and its scrolli ng block selection layer (the child of the scrolling contents layer) draws conte nt only on iteration 2. The scrolling block selection layer should also be much smaller than the scrolling contents layer. 1 This test passes if the container's scrolling contents layer (the first child of the GraphicsLayer with 4 children) doesn't draw content at all, and its scrolli ng block selection layer (the child of the scrolling contents layer) draws conte nt only on iteration 2. The scrolling block selection layer should also be much smaller than the scrolling contents layer.
2 Lorem Ipsum 2 Lorem Ipsum
3 Lorem Ipsum 3 Lorem Ipsum
4 Lorem Ipsum 4 Lorem Ipsum
5 Lorem Ipsum 5 Lorem Ipsum
6 Lorem Ipsum 6 Lorem Ipsum
7 Lorem Ipsum 7 Lorem Ipsum
8 Lorem Ipsum 8 Lorem Ipsum
9 Lorem Ipsum 9 Lorem Ipsum
10 Lorem Ipsum 10 Lorem Ipsum
(...skipping 370 matching lines...) Expand 10 before | Expand all | Expand 10 after
381 "bounds": [100, 50], 381 "bounds": [100, 50],
382 "contentsOpaque": true, 382 "contentsOpaque": true,
383 "drawsContent": true, 383 "drawsContent": true,
384 "backgroundColor": "#FFA500" 384 "backgroundColor": "#FFA500"
385 } 385 }
386 ] 386 ]
387 } 387 }
388 ] 388 ]
389 } 389 }
390 390
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698