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

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

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

Powered by Google App Engine
This is Rietveld 408576698