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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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, 143, 95, 23], 12 "reason": "full"
13 [59, 43, 95, 123], 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 [59, 43, 95, 23] 19 {
20 ], 20 "object": "InlineFlowBox",
21 "paintInvalidationClients": [ 21 "rect": [0, 0, 0, 0],
22 "RootInlineBox", 22 "reason": "full"
23 "InlineTextBox 'PASS '", 23 },
24 "InlineFlowBox", 24 {
25 "InlineTextBox 'PASS'", 25 "object": "InlineFlowBox",
26 "RootInlineBox", 26 "rect": [0, 0, 0, 0],
27 "InlineTextBox 'PASS '", 27 "reason": "full"
28 "InlineFlowBox", 28 },
29 "InlineTextBox 'PASS'", 29 {
30 "LayoutSVGRoot (positioned) svg", 30 "object": "InlineTextBox 'PASS '",
31 "LayoutSVGViewportContainer svg id='inner1'", 31 "rect": [0, 0, 0, 0],
32 "LayoutSVGText text", 32 "reason": "full"
33 "RootInlineBox", 33 },
34 "LayoutSVGInlineText #text", 34 {
35 "InlineTextBox 'PASS '", 35 "object": "InlineTextBox 'PASS '",
36 "LayoutSVGTSpan tspan", 36 "rect": [0, 0, 0, 0],
37 "InlineFlowBox", 37 "reason": "full"
38 "LayoutSVGInlineText #text", 38 },
39 "InlineTextBox 'PASS'", 39 {
40 "LayoutSVGInlineText #text", 40 "object": "InlineTextBox 'PASS '",
41 "LayoutSVGViewportContainer svg id='inner2'", 41 "rect": [0, 0, 0, 0],
42 "LayoutSVGText text", 42 "reason": "bounds change"
43 "RootInlineBox", 43 },
44 "LayoutSVGTSpan tspan", 44 {
45 "InlineFlowBox" 45 "object": "InlineTextBox 'PASS'",
46 "rect": [0, 0, 0, 0],
47 "reason": "full"
48 },
49 {
50 "object": "InlineTextBox 'PASS'",
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": [59, 43, 95, 23],
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": [59, 43, 95, 23],
72 "reason": "bounds change"
73 },
74 {
75 "object": "LayoutSVGRoot (positioned) svg",
76 "rect": [59, 143, 95, 23],
77 "reason": "bounds change"
78 },
79 {
80 "object": "LayoutSVGRoot (positioned) svg",
81 "rect": [59, 43, 95, 123],
82 "reason": "bounds change"
83 },
84 {
85 "object": "LayoutSVGTSpan tspan",
86 "rect": [59, 43, 95, 23],
87 "reason": "full"
88 },
89 {
90 "object": "LayoutSVGTSpan tspan",
91 "rect": [59, 143, 95, 23],
92 "reason": "full"
93 },
94 {
95 "object": "LayoutSVGText text",
96 "rect": [59, 43, 95, 23],
97 "reason": "full"
98 },
99 {
100 "object": "LayoutSVGText text",
101 "rect": [59, 143, 95, 23],
102 "reason": "full"
103 },
104 {
105 "object": "LayoutSVGViewportContainer svg id='inner1'",
106 "rect": [59, 43, 95, 23],
107 "reason": "full"
108 },
109 {
110 "object": "LayoutSVGViewportContainer svg id='inner2'",
111 "rect": [59, 143, 95, 23],
112 "reason": "full"
113 },
114 {
115 "object": "RootInlineBox",
116 "rect": [0, 0, 0, 0],
117 "reason": "full"
118 },
119 {
120 "object": "RootInlineBox",
121 "rect": [0, 0, 0, 0],
122 "reason": "full"
123 },
124 {
125 "object": "RootInlineBox",
126 "rect": [0, 0, 0, 0],
127 "reason": "full"
128 },
129 {
130 "object": "RootInlineBox",
131 "rect": [0, 0, 0, 0],
132 "reason": "full"
133 }
46 ] 134 ]
47 } 135 }
48 ] 136 ]
49 } 137 }
50 138
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698