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

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

Issue 2208463003: First step of PaintInvalidator implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: - Created 4 years, 4 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 | « no previous file | third_party/WebKit/LayoutTests/platform/linux/svg/text/text-rescale-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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, 92, 46],
10 [310, 114, 92, 46],
11 [310, 114, 92, 46],
12 [310, 64, 92, 46],
13 [310, 14, 92, 46],
14 [310, 14, 92, 46],
15 [310, 14, 92, 46],
16 [210, 114, 92, 46],
17 [210, 113, 100, 87],
18 [210, 113, 100, 48],
19 [210, 14, 92, 46],
20 [210, 13, 100, 100],
21 [210, 13, 100, 48],
22 [9, 3, 5, 2],
23 [9, 3, 5, 2],
24 [9, 3, 5, 2],
25 [6, 3, 4, 4],
26 [6, 3, 4, 2],
27 [6, 3, 4, 2],
28 [0, 114, 193, 46],
29 [0, 114, 193, 46],
30 [0, 114, 193, 46],
31 [0, 114, 193, 46],
32 [0, 114, 193, 46],
33 [0, 113, 402, 87],
34 [0, 64, 193, 46],
35 [0, 63, 402, 100],
36 [0, 14, 193, 46],
37 [0, 14, 193, 46],
38 [0, 14, 193, 46],
39 [0, 14, 193, 46],
40 [0, 14, 193, 46],
41 [0, 13, 402, 187],
42 [0, 13, 402, 100],
43 [0, 3, 14, 4],
44 [0, 3, 8, 2],
45 [0, 3, 8, 2],
46 [0, 3, 8, 2],
47 [0, 3, 8, 2],
48 [0, 3, 8, 2],
49 [0, 0, 402, 163],
50 [0, 0, 1, 1],
51 [0, 0, 1, 1],
52 [0, 0, 1, 1],
53 [0, 0, 1, 1]
54 ],
55 "paintInvalidationClients": [
56 "RootInlineBox",
57 "InlineTextBox 'PASS '",
58 "InlineFlowBox",
59 "InlineTextBox 'PASS'",
60 "RootInlineBox",
61 "InlineTextBox 'PASS'",
62 "RootInlineBox",
63 "InlineTextBox 'PASS '",
64 "InlineFlowBox",
65 "InlineTextBox 'PASS'",
66 "RootInlineBox",
67 "InlineTextBox 'PASS'",
68 "RootInlineBox",
69 "InlineTextBox 'PASS '",
70 "InlineFlowBox",
71 "InlineTextBox 'PASS'",
72 "RootInlineBox",
73 "InlineTextBox 'PASS'",
74 "LayoutSVGRoot (positioned) svg",
75 "LayoutSVGContainer g id='text1g'",
76 "LayoutSVGText text",
77 "LayoutSVGInlineText #text",
78 "InlineTextBox 'PASS '",
79 "LayoutSVGTSpan tspan",
80 "InlineFlowBox",
81 "LayoutSVGInlineText #text",
82 "InlineTextBox 'PASS'",
83 "LayoutSVGInlineText #text",
84 "LayoutSVGForeignObject foreignObject",
85 "LayoutBlockFlow P",
86 "LayoutText #text",
87 "InlineTextBox 'PASS'",
88 "LayoutSVGViewportContainer svg",
89 "LayoutSVGText text",
90 "LayoutSVGInlineText #text",
91 "InlineTextBox 'PASS'",
92 "LayoutSVGContainer g id='text2g'",
93 "LayoutSVGText text",
94 "LayoutSVGText text",
95 "LayoutSVGContainer g id='text3g'",
96 "LayoutSVGText text",
97 "LayoutSVGInlineText #text",
98 "InlineTextBox 'PASS '",
99 "LayoutSVGTSpan tspan",
100 "InlineFlowBox",
101 "LayoutSVGInlineText #text",
102 "InlineTextBox 'PASS'",
103 "LayoutSVGInlineText #text",
104 "LayoutSVGForeignObject foreignObject",
105 "LayoutBlockFlow P",
106 "LayoutText #text",
107 "InlineTextBox 'PASS'",
108 "LayoutSVGViewportContainer svg",
109 "LayoutSVGText text",
110 "LayoutSVGInlineText #text",
111 "InlineTextBox 'PASS'"
112 ]
113 }
114 ]
115 }
116
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/svg/text/text-rescale-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698