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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/svg/text/text-viewbox-rescale-expected.txt

Issue 2109993002: Manually rebaseline svg/text/text-viewbox-rescale.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-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 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
11 { 11 {
12 "object": "LayoutSVGRoot (positioned) svg", 12 "object": "LayoutSVGRoot (positioned) svg",
13 "rect": [59, 43, 95, 123], 13 "rect": [59, 43, 95, 123],
14 "reason": "bounds change" 14 "reason": "bounds change"
15 }, 15 },
16 { 16 {
17 "object": "LayoutSVGInlineText #text",
18 "rect": [59, 143, 95, 23],
19 "reason": "forced by layout"
20 },
21 {
22 "object": "LayoutSVGInlineText #text",
23 "rect": [59, 143, 95, 23],
24 "reason": "forced by layout"
25 },
26 {
17 "object": "LayoutSVGTSpan tspan", 27 "object": "LayoutSVGTSpan tspan",
18 "rect": [59, 143, 95, 23], 28 "rect": [59, 143, 95, 23],
19 "reason": "full" 29 "reason": "full"
20 }, 30 },
21 { 31 {
22 "object": "LayoutSVGText text", 32 "object": "LayoutSVGText text",
23 "rect": [59, 143, 95, 23], 33 "rect": [59, 143, 95, 23],
24 "reason": "full" 34 "reason": "full"
25 }, 35 },
26 { 36 {
27 "object": "LayoutSVGViewportContainer svg id='inner2'", 37 "object": "LayoutSVGViewportContainer svg id='inner2'",
28 "rect": [59, 143, 95, 23], 38 "rect": [59, 143, 95, 23],
29 "reason": "full" 39 "reason": "full"
30 }, 40 },
31 { 41 {
32 "object": "LayoutSVGInlineText #text", 42 "object": "LayoutSVGInlineText #text",
33 "rect": [59, 43, 95, 23], 43 "rect": [59, 43, 95, 23],
34 "reason": "bounds change" 44 "reason": "forced by layout"
35 }, 45 },
36 { 46 {
37 "object": "LayoutSVGInlineText #text", 47 "object": "LayoutSVGInlineText #text",
38 "rect": [59, 43, 95, 23], 48 "rect": [59, 43, 95, 23],
39 "reason": "bounds change" 49 "reason": "forced by layout"
40 }, 50 },
41 { 51 {
42 "object": "LayoutSVGInlineText #text", 52 "object": "LayoutSVGInlineText #text",
43 "rect": [59, 43, 95, 23], 53 "rect": [59, 43, 95, 23],
44 "reason": "bounds change" 54 "reason": "bounds change"
45 }, 55 },
46 { 56 {
47 "object": "LayoutSVGTSpan tspan", 57 "object": "LayoutSVGTSpan tspan",
48 "rect": [59, 43, 95, 23], 58 "rect": [59, 43, 95, 23],
49 "reason": "full" 59 "reason": "full"
50 }, 60 },
51 { 61 {
52 "object": "LayoutSVGText text", 62 "object": "LayoutSVGText text",
53 "rect": [59, 43, 95, 23], 63 "rect": [59, 43, 95, 23],
54 "reason": "full" 64 "reason": "full"
55 }, 65 },
56 { 66 {
57 "object": "LayoutSVGViewportContainer svg id='inner1'", 67 "object": "LayoutSVGViewportContainer svg id='inner1'",
58 "rect": [59, 43, 95, 23], 68 "rect": [59, 43, 95, 23],
59 "reason": "full" 69 "reason": "full"
60 } 70 }
61 ] 71 ]
62 } 72 }
63 ], 73 ],
64 "objectPaintInvalidations": [ 74 "objectPaintInvalidations": [
65 { 75 {
66 "object": "RootInlineBox",
67 "reason": "full"
68 },
69 {
70 "object": "InlineTextBox 'PASS '",
71 "reason": "full"
72 },
73 {
74 "object": "InlineFlowBox",
75 "reason": "full"
76 },
77 {
78 "object": "InlineTextBox 'PASS'",
79 "reason": "full"
80 },
81 {
82 "object": "RootInlineBox",
83 "reason": "full"
84 },
85 {
86 "object": "InlineTextBox 'PASS '",
87 "reason": "full"
88 },
89 {
90 "object": "InlineFlowBox",
91 "reason": "full"
92 },
93 {
94 "object": "InlineTextBox 'PASS'",
95 "reason": "full"
96 },
97 {
98 "object": "LayoutSVGRoot (positioned) svg", 76 "object": "LayoutSVGRoot (positioned) svg",
99 "reason": "bounds change" 77 "reason": "bounds change"
100 }, 78 },
101 { 79 {
102 "object": "LayoutSVGViewportContainer svg id='inner1'", 80 "object": "LayoutSVGViewportContainer svg id='inner1'",
103 "reason": "full" 81 "reason": "full"
104 }, 82 },
105 { 83 {
106 "object": "LayoutSVGText text", 84 "object": "LayoutSVGText text",
107 "reason": "full" 85 "reason": "full"
108 }, 86 },
109 { 87 {
110 "object": "RootInlineBox", 88 "object": "RootInlineBox",
111 "reason": "full" 89 "reason": "full"
112 }, 90 },
113 { 91 {
114 "object": "LayoutSVGInlineText #text", 92 "object": "LayoutSVGInlineText #text",
115 "reason": "bounds change" 93 "reason": "forced by layout"
116 }, 94 },
117 { 95 {
118 "object": "InlineTextBox 'PASS '", 96 "object": "InlineTextBox 'PASS '",
119 "reason": "bounds change" 97 "reason": "forced by layout"
120 }, 98 },
121 { 99 {
122 "object": "LayoutSVGTSpan tspan", 100 "object": "LayoutSVGTSpan tspan",
123 "reason": "full" 101 "reason": "full"
124 }, 102 },
125 { 103 {
126 "object": "InlineFlowBox", 104 "object": "InlineFlowBox",
127 "reason": "full" 105 "reason": "full"
128 }, 106 },
129 { 107 {
130 "object": "LayoutSVGInlineText #text", 108 "object": "LayoutSVGInlineText #text",
131 "reason": "bounds change" 109 "reason": "forced by layout"
132 }, 110 },
133 { 111 {
134 "object": "InlineTextBox 'PASS'", 112 "object": "InlineTextBox 'PASS'",
135 "reason": "bounds change" 113 "reason": "forced by layout"
136 }, 114 },
137 { 115 {
138 "object": "LayoutSVGInlineText #text", 116 "object": "LayoutSVGInlineText #text",
139 "reason": "bounds change" 117 "reason": "bounds change"
140 }, 118 },
141 { 119 {
142 "object": "LayoutSVGViewportContainer svg id='inner2'", 120 "object": "LayoutSVGViewportContainer svg id='inner2'",
143 "reason": "full" 121 "reason": "full"
144 }, 122 },
145 { 123 {
146 "object": "LayoutSVGText text", 124 "object": "LayoutSVGText text",
147 "reason": "full" 125 "reason": "full"
148 }, 126 },
149 { 127 {
150 "object": "RootInlineBox", 128 "object": "RootInlineBox",
151 "reason": "full" 129 "reason": "full"
152 }, 130 },
153 { 131 {
154 "object": "LayoutSVGInlineText #text", 132 "object": "LayoutSVGInlineText #text",
155 "reason": "none" 133 "reason": "forced by layout"
156 }, 134 },
157 { 135 {
158 "object": "InlineTextBox 'PASS '", 136 "object": "InlineTextBox 'PASS '",
159 "reason": "none" 137 "reason": "forced by layout"
160 }, 138 },
161 { 139 {
162 "object": "LayoutSVGTSpan tspan", 140 "object": "LayoutSVGTSpan tspan",
163 "reason": "full" 141 "reason": "full"
164 }, 142 },
165 { 143 {
166 "object": "InlineFlowBox", 144 "object": "InlineFlowBox",
167 "reason": "full" 145 "reason": "full"
168 }, 146 },
169 { 147 {
170 "object": "LayoutSVGInlineText #text", 148 "object": "LayoutSVGInlineText #text",
171 "reason": "none" 149 "reason": "forced by layout"
172 }, 150 },
173 { 151 {
174 "object": "InlineTextBox 'PASS'", 152 "object": "InlineTextBox 'PASS'",
175 "reason": "none" 153 "reason": "forced by layout"
176 }, 154 },
177 { 155 {
178 "object": "LayoutSVGInlineText #text", 156 "object": "LayoutSVGInlineText #text",
179 "reason": "none" 157 "reason": "none"
180 } 158 }
181 ] 159 ]
182 } 160 }
183 161
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/svg/text/text-viewbox-rescale-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698