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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/text/text-rescale-expected.txt

Issue 1193533006: Migrate svg layout tests to use slimming paint by default (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ready to go Created 5 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
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [310, 114, 95, 46],
10 [310, 114, 95, 46],
11 [310, 114, 95, 46],
12 [310, 64, 95, 46],
13 [310, 14, 95, 46],
14 [310, 14, 95, 46],
15 [310, 14, 95, 46],
16 [210, 114, 95, 46],
17 [210, 113, 100, 87],
18 [210, 113, 100, 48],
19 [210, 14, 95, 46],
20 [210, 13, 100, 100],
21 [210, 13, 100, 48],
22 [9, 2, 5, 3],
23 [9, 2, 5, 3],
24 [9, 2, 5, 3],
25 [6, 3, 4, 4],
26 [6, 3, 4, 2],
27 [6, 3, 4, 2],
28 [0, 114, 200, 46],
29 [0, 114, 200, 46],
30 [0, 114, 200, 46],
31 [0, 114, 200, 46],
32 [0, 114, 200, 46],
33 [0, 113, 405, 87],
34 [0, 64, 200, 46],
35 [0, 63, 405, 100],
36 [0, 14, 200, 46],
37 [0, 14, 200, 46],
38 [0, 14, 200, 46],
39 [0, 14, 200, 46],
40 [0, 14, 200, 46],
41 [0, 13, 405, 187],
42 [0, 13, 405, 100],
43 [0, 2, 14, 5],
44 [0, 2, 9, 3],
45 [0, 2, 9, 3],
46 [0, 2, 9, 3],
47 [0, 2, 9, 3],
48 [0, 2, 9, 3],
49 [0, 0, 405, 163],
50 [0, 0, 9, 1],
51 [0, 0, 9, 1],
52 [0, 0, 9, 1],
53 [0, 0, 9, 1],
54 [0, 0, 9, 1],
55 [0, 0, 9, 1],
56 [0, 0, 5, 1],
57 [0, 0, 5, 1],
58 [0, 0, 5, 1],
59 [0, 0, 1, 1],
60 [0, 0, 1, 1],
61 [0, 0, 1, 1]
62 ],
63 "paintInvalidationClients": [
64 "RootInlineBox",
65 "InlineTextBox 'PASS '",
66 "InlineFlowBox",
67 "InlineTextBox 'PASS'",
68 "RootInlineBox",
69 "InlineTextBox 'PASS'",
70 "RootInlineBox",
71 "InlineTextBox 'PASS '",
72 "InlineFlowBox",
73 "InlineTextBox 'PASS'",
74 "RootInlineBox",
75 "InlineTextBox 'PASS'",
76 "RootInlineBox",
77 "InlineTextBox 'PASS '",
78 "InlineFlowBox",
79 "InlineTextBox 'PASS'",
80 "RootInlineBox",
81 "InlineTextBox 'PASS'",
82 "LayoutSVGRoot (positioned) svg",
83 "LayoutSVGContainer g id='text1g'",
84 "LayoutSVGText text",
85 "LayoutSVGInlineText #text",
86 "InlineTextBox 'PASS '",
87 "LayoutSVGTSpan tspan",
88 "InlineFlowBox",
89 "LayoutSVGInlineText #text",
90 "InlineTextBox 'PASS'",
91 "LayoutSVGInlineText #text",
92 "LayoutSVGForeignObject foreignObject",
93 "LayoutBlockFlow P",
94 "LayoutText #text",
95 "InlineTextBox 'PASS'",
96 "LayoutSVGViewportContainer svg",
97 "LayoutSVGText text",
98 "LayoutSVGInlineText #text",
99 "InlineTextBox 'PASS'",
100 "LayoutSVGContainer g id='text2g'",
101 "LayoutSVGText text",
102 "LayoutSVGText text",
103 "LayoutSVGContainer g id='text3g'",
104 "LayoutSVGText text",
105 "LayoutSVGInlineText #text",
106 "InlineTextBox 'PASS '",
107 "LayoutSVGTSpan tspan",
108 "InlineFlowBox",
109 "LayoutSVGInlineText #text",
110 "InlineTextBox 'PASS'",
111 "LayoutSVGInlineText #text",
112 "LayoutSVGForeignObject foreignObject",
113 "LayoutBlockFlow P",
114 "LayoutText #text",
115 "InlineTextBox 'PASS'",
116 "LayoutSVGViewportContainer svg",
117 "LayoutSVGText text",
118 "LayoutSVGInlineText #text",
119 "InlineTextBox 'PASS'"
120 ]
121 }
122 ]
123 }
124
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698