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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/svg/text-viewbox-rescale-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 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 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutSVGInlineText #text", 10 "object": "LayoutSVGInlineText #text",
11 "rect": [59, 143, 95, 23], 11 "rect": [59, 143, 95, 23],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutSVGInlineText #text", 15 "object": "LayoutSVGInlineText #text",
16 "rect": [59, 143, 95, 23], 16 "rect": [59, 143, 95, 23],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutSVGTSpan tspan", 20 "object": "LayoutSVGTSpan tspan",
21 "rect": [59, 143, 95, 23], 21 "rect": [59, 143, 95, 23],
22 "reason": "full" 22 "reason": "full"
23 }, 23 },
24 { 24 {
25 "object": "LayoutSVGText text", 25 "object": "LayoutSVGText text",
26 "rect": [59, 143, 95, 23], 26 "rect": [59, 143, 95, 23],
27 "reason": "full" 27 "reason": "full"
28 }, 28 },
29 { 29 {
30 "object": "LayoutSVGViewportContainer svg id='inner2'", 30 "object": "LayoutSVGViewportContainer svg id='inner2'",
31 "rect": [59, 143, 95, 23], 31 "rect": [59, 143, 95, 23],
32 "reason": "full" 32 "reason": "full"
33 }, 33 },
34 { 34 {
35 "object": "LayoutSVGInlineText #text", 35 "object": "LayoutSVGInlineText #text",
36 "rect": [59, 43, 95, 23], 36 "rect": [59, 43, 95, 23],
37 "reason": "forced by layout" 37 "reason": "geometry"
38 }, 38 },
39 { 39 {
40 "object": "LayoutSVGInlineText #text", 40 "object": "LayoutSVGInlineText #text",
41 "rect": [59, 43, 95, 23], 41 "rect": [59, 43, 95, 23],
42 "reason": "forced by layout" 42 "reason": "geometry"
43 }, 43 },
44 { 44 {
45 "object": "LayoutSVGInlineText #text", 45 "object": "LayoutSVGInlineText #text",
46 "rect": [59, 43, 95, 23], 46 "rect": [59, 43, 95, 23],
47 "reason": "bounds change" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "LayoutSVGTSpan tspan", 50 "object": "LayoutSVGTSpan tspan",
51 "rect": [59, 43, 95, 23], 51 "rect": [59, 43, 95, 23],
52 "reason": "full" 52 "reason": "full"
53 }, 53 },
54 { 54 {
55 "object": "LayoutSVGText text", 55 "object": "LayoutSVGText text",
56 "rect": [59, 43, 95, 23], 56 "rect": [59, 43, 95, 23],
57 "reason": "full" 57 "reason": "full"
58 }, 58 },
59 { 59 {
60 "object": "LayoutSVGViewportContainer svg id='inner1'", 60 "object": "LayoutSVGViewportContainer svg id='inner1'",
61 "rect": [59, 43, 95, 23], 61 "rect": [59, 43, 95, 23],
62 "reason": "full" 62 "reason": "full"
63 }, 63 },
64 { 64 {
65 "object": "LayoutSVGInlineText #text", 65 "object": "LayoutSVGInlineText #text",
66 "rect": [0, 0, 2, 1], 66 "rect": [0, 0, 2, 1],
67 "reason": "forced by layout" 67 "reason": "geometry"
68 }, 68 },
69 { 69 {
70 "object": "LayoutSVGInlineText #text", 70 "object": "LayoutSVGInlineText #text",
71 "rect": [0, 0, 2, 1], 71 "rect": [0, 0, 2, 1],
72 "reason": "forced by layout" 72 "reason": "geometry"
73 }, 73 },
74 { 74 {
75 "object": "LayoutSVGInlineText #text", 75 "object": "LayoutSVGInlineText #text",
76 "rect": [0, 0, 2, 1], 76 "rect": [0, 0, 2, 1],
77 "reason": "bounds change" 77 "reason": "geometry"
78 }, 78 },
79 { 79 {
80 "object": "LayoutSVGTSpan tspan", 80 "object": "LayoutSVGTSpan tspan",
81 "rect": [0, 0, 2, 1], 81 "rect": [0, 0, 2, 1],
82 "reason": "full" 82 "reason": "full"
83 }, 83 },
84 { 84 {
85 "object": "LayoutSVGText text", 85 "object": "LayoutSVGText text",
86 "rect": [0, 0, 2, 1], 86 "rect": [0, 0, 2, 1],
87 "reason": "full" 87 "reason": "full"
(...skipping 14 matching lines...) Expand all
102 { 102 {
103 "object": "LayoutSVGText text", 103 "object": "LayoutSVGText text",
104 "reason": "full" 104 "reason": "full"
105 }, 105 },
106 { 106 {
107 "object": "RootInlineBox", 107 "object": "RootInlineBox",
108 "reason": "full" 108 "reason": "full"
109 }, 109 },
110 { 110 {
111 "object": "LayoutSVGInlineText #text", 111 "object": "LayoutSVGInlineText #text",
112 "reason": "forced by layout" 112 "reason": "geometry"
113 }, 113 },
114 { 114 {
115 "object": "InlineTextBox 'PASS '", 115 "object": "InlineTextBox 'PASS '",
116 "reason": "forced by layout" 116 "reason": "geometry"
117 }, 117 },
118 { 118 {
119 "object": "LayoutSVGTSpan tspan", 119 "object": "LayoutSVGTSpan tspan",
120 "reason": "full" 120 "reason": "full"
121 }, 121 },
122 { 122 {
123 "object": "InlineFlowBox", 123 "object": "InlineFlowBox",
124 "reason": "full" 124 "reason": "full"
125 }, 125 },
126 { 126 {
127 "object": "LayoutSVGInlineText #text", 127 "object": "LayoutSVGInlineText #text",
128 "reason": "forced by layout" 128 "reason": "geometry"
129 }, 129 },
130 { 130 {
131 "object": "InlineTextBox 'PASS'", 131 "object": "InlineTextBox 'PASS'",
132 "reason": "forced by layout" 132 "reason": "geometry"
133 }, 133 },
134 { 134 {
135 "object": "LayoutSVGInlineText #text", 135 "object": "LayoutSVGInlineText #text",
136 "reason": "bounds change" 136 "reason": "geometry"
137 }, 137 },
138 { 138 {
139 "object": "LayoutSVGViewportContainer svg id='inner2'", 139 "object": "LayoutSVGViewportContainer svg id='inner2'",
140 "reason": "full" 140 "reason": "full"
141 }, 141 },
142 { 142 {
143 "object": "LayoutSVGText text", 143 "object": "LayoutSVGText text",
144 "reason": "full" 144 "reason": "full"
145 }, 145 },
146 { 146 {
147 "object": "RootInlineBox", 147 "object": "RootInlineBox",
148 "reason": "full" 148 "reason": "full"
149 }, 149 },
150 { 150 {
151 "object": "LayoutSVGInlineText #text", 151 "object": "LayoutSVGInlineText #text",
152 "reason": "forced by layout" 152 "reason": "geometry"
153 }, 153 },
154 { 154 {
155 "object": "InlineTextBox 'PASS '", 155 "object": "InlineTextBox 'PASS '",
156 "reason": "forced by layout" 156 "reason": "geometry"
157 }, 157 },
158 { 158 {
159 "object": "LayoutSVGTSpan tspan", 159 "object": "LayoutSVGTSpan tspan",
160 "reason": "full" 160 "reason": "full"
161 }, 161 },
162 { 162 {
163 "object": "InlineFlowBox", 163 "object": "InlineFlowBox",
164 "reason": "full" 164 "reason": "full"
165 }, 165 },
166 { 166 {
167 "object": "LayoutSVGInlineText #text", 167 "object": "LayoutSVGInlineText #text",
168 "reason": "forced by layout" 168 "reason": "geometry"
169 }, 169 },
170 { 170 {
171 "object": "InlineTextBox 'PASS'", 171 "object": "InlineTextBox 'PASS'",
172 "reason": "forced by layout" 172 "reason": "geometry"
173 } 173 }
174 ] 174 ]
175 } 175 }
176 176
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698