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

Side by Side Diff: LayoutTests/platform/win/compositing/iframes/resizer-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
« no previous file with comments | « LayoutTests/platform/win/compositing/iframes/overlapped-iframe-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 { 2 {
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "bounds": [800, 600], 6 "bounds": [800, 600],
7 "contentsOpaque": true, 7 "contentsOpaque": true,
8 "drawsContent": true, 8 "drawsContent": true,
9 "children": [ 9 "children": [
10 { 10 {
11 "position": [8, 8], 11 "position": [8, 8],
12 "bounds": [304, 154], 12 "bounds": [304, 154],
13 "drawsContent": true, 13 "drawsContent": true,
14 "children": [ 14 "children": [
15 { 15 {
16 "position": [2, 2], 16 "position": [2, 2],
17 "bounds": [300, 150],
17 "children": [ 18 "children": [
18 { 19 {
19 "bounds": [285, 150], 20 "bounds": [285, 150],
20 "children": [ 21 "children": [
21 { 22 {
22 "children": [ 23 "children": [
23 { 24 {
24 "bounds": [285, 230], 25 "bounds": [285, 230],
25 "children": [ 26 "children": [
26 { 27 {
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 "bounds": [210, 210], 78 "bounds": [210, 210],
78 "contentsOpaque": true, 79 "contentsOpaque": true,
79 "drawsContent": true, 80 "drawsContent": true,
80 "backgroundColor": "#0000FF" 81 "backgroundColor": "#0000FF"
81 } 82 }
82 ] 83 ]
83 } 84 }
84 ] 85 ]
85 } 86 }
86 87
OLDNEW
« no previous file with comments | « LayoutTests/platform/win/compositing/iframes/overlapped-iframe-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698