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

Side by Side Diff: third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt

Issue 2084643002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 Not scaled: 1 Not scaled:
2 { 2 {
3 "name": "Content Root Layer",
3 "bounds": [4008, 4016], 4 "bounds": [4008, 4016],
4 "children": [ 5 "children": [
5 { 6 {
7 "name": "LayoutView #document",
6 "bounds": [4008, 4016], 8 "bounds": [4008, 4016],
7 "contentsOpaque": true, 9 "contentsOpaque": true,
8 "drawsContent": true, 10 "drawsContent": true,
9 "children": [ 11 "children": [
10 { 12 {
13 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
11 "position": [8, -100], 14 "position": [8, -100],
12 "bounds": [10, 10], 15 "bounds": [10, 10],
13 "contentsOpaque": true, 16 "contentsOpaque": true,
14 "drawsContent": true, 17 "drawsContent": true,
15 "backgroundColor": "#C0C0C0" 18 "backgroundColor": "#C0C0C0"
16 }, 19 },
17 { 20 {
21 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
18 "position": [8, 1008], 22 "position": [8, 1008],
19 "bounds": [10, 10], 23 "bounds": [10, 10],
20 "contentsOpaque": true, 24 "contentsOpaque": true,
21 "drawsContent": true, 25 "drawsContent": true,
22 "backgroundColor": "#C0C0C0" 26 "backgroundColor": "#C0C0C0"
23 }, 27 },
24 { 28 {
29 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
25 "position": [1000, 0], 30 "position": [1000, 0],
26 "bounds": [10, 10], 31 "bounds": [10, 10],
27 "contentsOpaque": true, 32 "contentsOpaque": true,
28 "drawsContent": true, 33 "drawsContent": true,
29 "backgroundColor": "#C0C0C0" 34 "backgroundColor": "#C0C0C0"
30 }, 35 },
31 { 36 {
37 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
32 "position": [600, 0], 38 "position": [600, 0],
33 "bounds": [10, 10], 39 "bounds": [10, 10],
34 "contentsOpaque": true, 40 "contentsOpaque": true,
35 "drawsContent": true, 41 "drawsContent": true,
36 "backgroundColor": "#C0C0C0" 42 "backgroundColor": "#C0C0C0"
37 }, 43 },
38 { 44 {
45 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
39 "bounds": [10, 10], 46 "bounds": [10, 10],
40 "contentsOpaque": true, 47 "contentsOpaque": true,
41 "drawsContent": true, 48 "drawsContent": true,
42 "backgroundColor": "#C0C0C0" 49 "backgroundColor": "#C0C0C0"
43 } 50 }
44 ] 51 ]
45 } 52 }
46 ] 53 ]
47 } 54 }
48 Scale=0.5: 55 Scale=0.5:
49 { 56 {
57 "name": "Content Root Layer",
50 "bounds": [4008, 4016], 58 "bounds": [4008, 4016],
51 "children": [ 59 "children": [
52 { 60 {
61 "name": "LayoutView #document",
53 "bounds": [4008, 4016], 62 "bounds": [4008, 4016],
54 "contentsOpaque": true, 63 "contentsOpaque": true,
55 "drawsContent": true, 64 "drawsContent": true,
56 "children": [ 65 "children": [
57 { 66 {
67 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
58 "position": [8, -100], 68 "position": [8, -100],
59 "bounds": [10, 10], 69 "bounds": [10, 10],
60 "contentsOpaque": true, 70 "contentsOpaque": true,
61 "drawsContent": true, 71 "drawsContent": true,
62 "backgroundColor": "#C0C0C0" 72 "backgroundColor": "#C0C0C0"
63 }, 73 },
64 { 74 {
75 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
65 "position": [8, 1008], 76 "position": [8, 1008],
66 "bounds": [10, 10], 77 "bounds": [10, 10],
67 "contentsOpaque": true, 78 "contentsOpaque": true,
68 "drawsContent": true, 79 "drawsContent": true,
69 "backgroundColor": "#C0C0C0" 80 "backgroundColor": "#C0C0C0"
70 }, 81 },
71 { 82 {
83 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
72 "position": [1000, 0], 84 "position": [1000, 0],
73 "bounds": [10, 10], 85 "bounds": [10, 10],
74 "contentsOpaque": true, 86 "contentsOpaque": true,
75 "drawsContent": true, 87 "drawsContent": true,
76 "backgroundColor": "#C0C0C0" 88 "backgroundColor": "#C0C0C0"
77 }, 89 },
78 { 90 {
91 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
79 "position": [600, 0], 92 "position": [600, 0],
80 "bounds": [10, 10], 93 "bounds": [10, 10],
81 "contentsOpaque": true, 94 "contentsOpaque": true,
82 "drawsContent": true, 95 "drawsContent": true,
83 "backgroundColor": "#C0C0C0" 96 "backgroundColor": "#C0C0C0"
84 }, 97 },
85 { 98 {
99 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
86 "bounds": [10, 10], 100 "bounds": [10, 10],
87 "contentsOpaque": true, 101 "contentsOpaque": true,
88 "drawsContent": true, 102 "drawsContent": true,
89 "backgroundColor": "#C0C0C0" 103 "backgroundColor": "#C0C0C0"
90 } 104 }
91 ] 105 ]
92 } 106 }
93 ] 107 ]
94 } 108 }
95 Scale=1.5: 109 Scale=1.5:
96 { 110 {
111 "name": "Content Root Layer",
97 "bounds": [4008, 4016], 112 "bounds": [4008, 4016],
98 "children": [ 113 "children": [
99 { 114 {
115 "name": "LayoutView #document",
100 "bounds": [4008, 4016], 116 "bounds": [4008, 4016],
101 "contentsOpaque": true, 117 "contentsOpaque": true,
102 "drawsContent": true, 118 "drawsContent": true,
103 "children": [ 119 "children": [
104 { 120 {
121 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
105 "position": [8, -100], 122 "position": [8, -100],
106 "bounds": [10, 10], 123 "bounds": [10, 10],
107 "contentsOpaque": true, 124 "contentsOpaque": true,
108 "drawsContent": true, 125 "drawsContent": true,
109 "backgroundColor": "#C0C0C0" 126 "backgroundColor": "#C0C0C0"
110 }, 127 },
111 { 128 {
129 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
112 "position": [8, 1008], 130 "position": [8, 1008],
113 "bounds": [10, 10], 131 "bounds": [10, 10],
114 "contentsOpaque": true, 132 "contentsOpaque": true,
115 "drawsContent": true, 133 "drawsContent": true,
116 "backgroundColor": "#C0C0C0" 134 "backgroundColor": "#C0C0C0"
117 }, 135 },
118 { 136 {
137 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
119 "position": [1000, 0], 138 "position": [1000, 0],
120 "bounds": [10, 10], 139 "bounds": [10, 10],
121 "contentsOpaque": true, 140 "contentsOpaque": true,
122 "drawsContent": true, 141 "drawsContent": true,
123 "backgroundColor": "#C0C0C0" 142 "backgroundColor": "#C0C0C0"
124 }, 143 },
125 { 144 {
145 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
126 "position": [600, 0], 146 "position": [600, 0],
127 "bounds": [10, 10], 147 "bounds": [10, 10],
128 "contentsOpaque": true, 148 "contentsOpaque": true,
129 "drawsContent": true, 149 "drawsContent": true,
130 "backgroundColor": "#C0C0C0" 150 "backgroundColor": "#C0C0C0"
131 }, 151 },
132 { 152 {
153 "name": "LayoutBlockFlow (positioned) DIV class='fixed'",
133 "bounds": [10, 10], 154 "bounds": [10, 10],
134 "contentsOpaque": true, 155 "contentsOpaque": true,
135 "drawsContent": true, 156 "drawsContent": true,
136 "backgroundColor": "#C0C0C0" 157 "backgroundColor": "#C0C0C0"
137 } 158 }
138 ] 159 ]
139 } 160 }
140 ] 161 ]
141 } 162 }
142 163
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698