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

Side by Side Diff: LayoutTests/platform/android/compositing/iframes/overlapped-nested-iframes-expected.txt

Issue 572193002: Auto-rebaseline for r182021 (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
1 1
2 { 2 {
3 "bounds": [785, 1650], 3 "bounds": [785, 1650],
4 "children": [ 4 "children": [
5 { 5 {
6 "bounds": [785, 1650], 6 "bounds": [785, 1650],
7 "contentsOpaque": true, 7 "contentsOpaque": true,
8 "drawsContent": true, 8 "drawsContent": true,
9 "children": [ 9 "children": [
10 { 10 {
(...skipping 298 matching lines...) Expand 10 before | Expand all | Expand 10 after
309 "bounds": [210, 210], 309 "bounds": [210, 210],
310 "contentsOpaque": true, 310 "contentsOpaque": true,
311 "drawsContent": true, 311 "drawsContent": true,
312 "backgroundColor": "#0000FF" 312 "backgroundColor": "#0000FF"
313 } 313 }
314 ] 314 ]
315 } 315 }
316 ] 316 ]
317 } 317 }
318 318
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698