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

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

Issue 2707063003: Don't invalidate rect if it's covered by fully invalidated parent's visual rect (Closed)
Patch Set: Rebaseline on Linux Created 3 years, 10 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 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutSVGContainer g id='text2g'", 10 "object": "LayoutSVGContainer g id='text2g'",
11 "rect": [0, 63, 402, 100], 11 "rect": [0, 63, 402, 100],
12 "reason": "full" 12 "reason": "full"
13 }, 13 },
14 { 14 {
15 "object": "LayoutSVGContainer g id='text1g'", 15 "object": "LayoutSVGContainer g id='text1g'",
16 "rect": [0, 13, 402, 100], 16 "rect": [0, 13, 402, 100],
17 "reason": "subtree" 17 "reason": "subtree"
18 }, 18 },
19 { 19 {
20 "object": "LayoutSVGContainer g id='text3g'", 20 "object": "LayoutSVGContainer g id='text3g'",
21 "rect": [0, 113, 402, 87], 21 "rect": [0, 113, 402, 87],
22 "reason": "subtree" 22 "reason": "subtree"
23 }, 23 },
24 { 24 {
25 "object": "LayoutSVGInlineText #text",
26 "rect": [0, 114, 193, 46],
27 "reason": "subtree"
28 },
29 {
30 "object": "LayoutSVGInlineText #text",
31 "rect": [0, 114, 193, 46],
32 "reason": "subtree"
33 },
34 {
35 "object": "LayoutSVGInlineText #text",
36 "rect": [0, 114, 193, 46],
37 "reason": "subtree"
38 },
39 {
40 "object": "LayoutSVGTSpan tspan",
41 "rect": [0, 114, 193, 46],
42 "reason": "subtree"
43 },
44 {
45 "object": "LayoutSVGText text",
46 "rect": [0, 114, 193, 46],
47 "reason": "subtree"
48 },
49 {
50 "object": "LayoutSVGInlineText #text",
51 "rect": [0, 14, 193, 46],
52 "reason": "subtree"
53 },
54 {
55 "object": "LayoutSVGInlineText #text",
56 "rect": [0, 14, 193, 46],
57 "reason": "subtree"
58 },
59 {
60 "object": "LayoutSVGInlineText #text",
61 "rect": [0, 14, 193, 46],
62 "reason": "subtree"
63 },
64 {
65 "object": "LayoutSVGTSpan tspan",
66 "rect": [0, 14, 193, 46],
67 "reason": "subtree"
68 },
69 {
70 "object": "LayoutSVGText text",
71 "rect": [0, 14, 193, 46],
72 "reason": "subtree"
73 },
74 {
75 "object": "LayoutSVGForeignObject foreignObject",
76 "rect": [210, 13, 100, 100],
77 "reason": "subtree"
78 },
79 {
80 "object": "LayoutSVGForeignObject foreignObject",
81 "rect": [210, 113, 100, 87],
82 "reason": "subtree"
83 },
84 {
85 "object": "LayoutBlockFlow P", 25 "object": "LayoutBlockFlow P",
86 "rect": [210, 113, 100, 48], 26 "rect": [210, 113, 100, 48],
87 "reason": "subtree" 27 "reason": "subtree"
88 }, 28 },
89 { 29 {
90 "object": "LayoutBlockFlow P", 30 "object": "LayoutBlockFlow P",
91 "rect": [210, 13, 100, 48], 31 "rect": [210, 13, 100, 48],
92 "reason": "subtree" 32 "reason": "subtree"
93 }, 33 },
94 { 34 {
95 "object": "LayoutSVGInlineText #text",
96 "rect": [310, 114, 92, 46],
97 "reason": "subtree"
98 },
99 {
100 "object": "LayoutSVGText text", 35 "object": "LayoutSVGText text",
101 "rect": [310, 114, 92, 46], 36 "rect": [310, 114, 92, 46],
102 "reason": "subtree" 37 "reason": "subtree"
103 }, 38 },
104 { 39 {
105 "object": "LayoutSVGViewportContainer svg",
106 "rect": [310, 114, 92, 46],
107 "reason": "subtree"
108 },
109 {
110 "object": "LayoutSVGInlineText #text",
111 "rect": [310, 14, 92, 46],
112 "reason": "subtree"
113 },
114 {
115 "object": "LayoutSVGText text", 40 "object": "LayoutSVGText text",
116 "rect": [310, 14, 92, 46], 41 "rect": [310, 14, 92, 46],
117 "reason": "subtree" 42 "reason": "subtree"
118 }, 43 },
119 { 44 {
120 "object": "LayoutSVGViewportContainer svg",
121 "rect": [310, 14, 92, 46],
122 "reason": "subtree"
123 },
124 {
125 "object": "LayoutText #text", 45 "object": "LayoutText #text",
126 "rect": [210, 114, 92, 46], 46 "rect": [210, 114, 92, 46],
127 "reason": "subtree" 47 "reason": "subtree"
128 }, 48 },
129 { 49 {
130 "object": "LayoutText #text", 50 "object": "LayoutText #text",
131 "rect": [210, 14, 92, 46], 51 "rect": [210, 14, 92, 46],
132 "reason": "subtree" 52 "reason": "subtree"
133 }, 53 },
134 { 54 {
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after
415 "object": "LayoutSVGInlineText #text", 335 "object": "LayoutSVGInlineText #text",
416 "reason": "subtree" 336 "reason": "subtree"
417 }, 337 },
418 { 338 {
419 "object": "InlineTextBox 'PASS'", 339 "object": "InlineTextBox 'PASS'",
420 "reason": "subtree" 340 "reason": "subtree"
421 } 341 }
422 ] 342 ]
423 } 343 }
424 344
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698