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

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

Issue 2085413003: Update baselines for svg/text/text-viewbox-rescale.html (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
« 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 "bounds": [800, 600], 3 "bounds": [800, 600],
3 "children": [ 4 "children": [
4 { 5 {
6 "name": "LayoutView #document",
5 "bounds": [800, 600], 7 "bounds": [800, 600],
6 "contentsOpaque": true, 8 "contentsOpaque": true,
7 "drawsContent": true, 9 "drawsContent": true,
8 "paintInvalidations": [ 10 "paintInvalidations": [
9 { 11 {
10 "object": "LayoutSVGRoot (positioned) svg", 12 "object": "LayoutSVGRoot (positioned) svg",
11 "rect": [59, 43, 95, 123], 13 "rect": [59, 43, 95, 123],
12 "reason": "bounds change" 14 "reason": "bounds change"
13 }, 15 },
14 { 16 {
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
48 }, 50 },
49 { 51 {
50 "object": "LayoutSVGText text", 52 "object": "LayoutSVGText text",
51 "rect": [59, 43, 95, 23], 53 "rect": [59, 43, 95, 23],
52 "reason": "full" 54 "reason": "full"
53 }, 55 },
54 { 56 {
55 "object": "LayoutSVGViewportContainer svg id='inner1'", 57 "object": "LayoutSVGViewportContainer svg id='inner1'",
56 "rect": [59, 43, 95, 23], 58 "rect": [59, 43, 95, 23],
57 "reason": "full" 59 "reason": "full"
58 },
59 {
60 "object": "InlineFlowBox",
61 "reason": "full"
62 },
63 {
64 "object": "InlineFlowBox",
65 "reason": "full"
66 },
67 {
68 "object": "InlineFlowBox",
69 "reason": "full"
70 },
71 {
72 "object": "InlineFlowBox",
73 "reason": "full"
74 },
75 {
76 "object": "InlineTextBox 'PASS '",
77 "reason": "full"
78 },
79 {
80 "object": "InlineTextBox 'PASS '",
81 "reason": "full"
82 },
83 {
84 "object": "InlineTextBox 'PASS '",
85 "reason": "bounds change"
86 },
87 {
88 "object": "InlineTextBox 'PASS'",
89 "reason": "full"
90 },
91 {
92 "object": "InlineTextBox 'PASS'",
93 "reason": "full"
94 },
95 {
96 "object": "InlineTextBox 'PASS'",
97 "reason": "bounds change"
98 },
99 {
100 "object": "RootInlineBox",
101 "reason": "full"
102 },
103 {
104 "object": "RootInlineBox",
105 "reason": "full"
106 },
107 {
108 "object": "RootInlineBox",
109 "reason": "full"
110 },
111 {
112 "object": "RootInlineBox",
113 "reason": "full"
114 } 60 }
115 ] 61 ]
116 } 62 }
63 ],
64 "objectPaintInvalidations": [
65 {
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",
99 "reason": "bounds change"
100 },
101 {
102 "object": "LayoutSVGViewportContainer svg id='inner1'",
103 "reason": "full"
104 },
105 {
106 "object": "LayoutSVGText text",
107 "reason": "full"
108 },
109 {
110 "object": "RootInlineBox",
111 "reason": "full"
112 },
113 {
114 "object": "LayoutSVGInlineText #text",
115 "reason": "bounds change"
116 },
117 {
118 "object": "InlineTextBox 'PASS '",
119 "reason": "bounds change"
120 },
121 {
122 "object": "LayoutSVGTSpan tspan",
123 "reason": "full"
124 },
125 {
126 "object": "InlineFlowBox",
127 "reason": "full"
128 },
129 {
130 "object": "LayoutSVGInlineText #text",
131 "reason": "bounds change"
132 },
133 {
134 "object": "InlineTextBox 'PASS'",
135 "reason": "bounds change"
136 },
137 {
138 "object": "LayoutSVGInlineText #text",
139 "reason": "bounds change"
140 },
141 {
142 "object": "LayoutSVGViewportContainer svg id='inner2'",
143 "reason": "full"
144 },
145 {
146 "object": "LayoutSVGText text",
147 "reason": "full"
148 },
149 {
150 "object": "RootInlineBox",
151 "reason": "full"
152 },
153 {
154 "object": "LayoutSVGInlineText #text",
155 "reason": "none"
156 },
157 {
158 "object": "InlineTextBox 'PASS '",
159 "reason": "none"
160 },
161 {
162 "object": "LayoutSVGTSpan tspan",
163 "reason": "full"
164 },
165 {
166 "object": "InlineFlowBox",
167 "reason": "full"
168 },
169 {
170 "object": "LayoutSVGInlineText #text",
171 "reason": "none"
172 },
173 {
174 "object": "InlineTextBox 'PASS'",
175 "reason": "none"
176 },
177 {
178 "object": "LayoutSVGInlineText #text",
179 "reason": "none"
180 }
117 ] 181 ]
118 } 182 }
119 183
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