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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/invalidation/svg/modify-text-node-in-tspan-expected.txt

Issue 2872423002: Tweak PaintInvalidationReasons (Closed)
Patch Set: Rebaseline-cl Created 3 years, 7 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": "LayoutSVGInlineText #text", 10 "object": "LayoutSVGInlineText #text",
11 "rect": [10, 62, 306, 378], 11 "rect": [10, 62, 306, 378],
12 "reason": "full" 12 "reason": "full"
13 }, 13 },
14 { 14 {
15 "object": "LayoutSVGInlineText #text", 15 "object": "LayoutSVGInlineText #text",
16 "rect": [10, 62, 306, 378], 16 "rect": [10, 62, 306, 378],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutSVGInlineText #text", 20 "object": "LayoutSVGInlineText #text",
21 "rect": [10, 62, 306, 378], 21 "rect": [10, 62, 306, 378],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutSVGInlineText #text", 25 "object": "LayoutSVGInlineText #text",
26 "rect": [10, 62, 306, 378], 26 "rect": [10, 62, 306, 378],
27 "reason": "forced by layout" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutSVGInlineText #text", 30 "object": "LayoutSVGInlineText #text",
31 "rect": [10, 62, 306, 378], 31 "rect": [10, 62, 306, 378],
32 "reason": "forced by layout" 32 "reason": "geometry"
33 }, 33 },
34 { 34 {
35 "object": "LayoutSVGTSpan tspan", 35 "object": "LayoutSVGTSpan tspan",
36 "rect": [10, 62, 306, 378], 36 "rect": [10, 62, 306, 378],
37 "reason": "forced by layout" 37 "reason": "geometry"
38 }, 38 },
39 { 39 {
40 "object": "LayoutSVGTSpan tspan", 40 "object": "LayoutSVGTSpan tspan",
41 "rect": [10, 62, 306, 378], 41 "rect": [10, 62, 306, 378],
42 "reason": "forced by layout" 42 "reason": "geometry"
43 }, 43 },
44 { 44 {
45 "object": "LayoutSVGTSpan tspan id='modify'", 45 "object": "LayoutSVGTSpan tspan id='modify'",
46 "rect": [10, 62, 306, 378], 46 "rect": [10, 62, 306, 378],
47 "reason": "forced by layout" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "LayoutSVGText text", 50 "object": "LayoutSVGText text",
51 "rect": [10, 62, 306, 378], 51 "rect": [10, 62, 306, 378],
52 "reason": "full" 52 "reason": "full"
53 } 53 }
54 ] 54 ]
55 } 55 }
56 ], 56 ],
57 "objectPaintInvalidations": [ 57 "objectPaintInvalidations": [
58 { 58 {
59 "object": "LayoutSVGText text", 59 "object": "LayoutSVGText text",
60 "reason": "full" 60 "reason": "full"
61 }, 61 },
62 { 62 {
63 "object": "RootInlineBox", 63 "object": "RootInlineBox",
64 "reason": "full" 64 "reason": "full"
65 }, 65 },
66 { 66 {
67 "object": "LayoutSVGTSpan tspan id='modify'", 67 "object": "LayoutSVGTSpan tspan id='modify'",
68 "reason": "forced by layout" 68 "reason": "geometry"
69 }, 69 },
70 { 70 {
71 "object": "InlineFlowBox", 71 "object": "InlineFlowBox",
72 "reason": "forced by layout" 72 "reason": "geometry"
73 }, 73 },
74 { 74 {
75 "object": "LayoutSVGInlineText #text", 75 "object": "LayoutSVGInlineText #text",
76 "reason": "full" 76 "reason": "full"
77 }, 77 },
78 { 78 {
79 "object": "InlineTextBox 'PASS'", 79 "object": "InlineTextBox 'PASS'",
80 "reason": "full" 80 "reason": "full"
81 }, 81 },
82 { 82 {
83 "object": "LayoutSVGInlineText #text", 83 "object": "LayoutSVGInlineText #text",
84 "reason": "forced by layout" 84 "reason": "geometry"
85 }, 85 },
86 { 86 {
87 "object": "InlineTextBox ' '", 87 "object": "InlineTextBox ' '",
88 "reason": "forced by layout" 88 "reason": "geometry"
89 }, 89 },
90 { 90 {
91 "object": "LayoutSVGTSpan tspan", 91 "object": "LayoutSVGTSpan tspan",
92 "reason": "forced by layout" 92 "reason": "geometry"
93 }, 93 },
94 { 94 {
95 "object": "InlineFlowBox", 95 "object": "InlineFlowBox",
96 "reason": "forced by layout" 96 "reason": "geometry"
97 }, 97 },
98 { 98 {
99 "object": "LayoutSVGInlineText #text", 99 "object": "LayoutSVGInlineText #text",
100 "reason": "forced by layout" 100 "reason": "geometry"
101 }, 101 },
102 { 102 {
103 "object": "InlineTextBox 'PASS'", 103 "object": "InlineTextBox 'PASS'",
104 "reason": "forced by layout" 104 "reason": "geometry"
105 }, 105 },
106 { 106 {
107 "object": "LayoutSVGInlineText #text", 107 "object": "LayoutSVGInlineText #text",
108 "reason": "forced by layout" 108 "reason": "geometry"
109 }, 109 },
110 { 110 {
111 "object": "InlineTextBox ' '", 111 "object": "InlineTextBox ' '",
112 "reason": "forced by layout" 112 "reason": "geometry"
113 }, 113 },
114 { 114 {
115 "object": "LayoutSVGTSpan tspan", 115 "object": "LayoutSVGTSpan tspan",
116 "reason": "forced by layout" 116 "reason": "geometry"
117 }, 117 },
118 { 118 {
119 "object": "InlineFlowBox", 119 "object": "InlineFlowBox",
120 "reason": "forced by layout" 120 "reason": "geometry"
121 }, 121 },
122 { 122 {
123 "object": "LayoutSVGInlineText #text", 123 "object": "LayoutSVGInlineText #text",
124 "reason": "forced by layout" 124 "reason": "geometry"
125 }, 125 },
126 { 126 {
127 "object": "InlineTextBox 'PASS'", 127 "object": "InlineTextBox 'PASS'",
128 "reason": "forced by layout" 128 "reason": "geometry"
129 } 129 }
130 ] 130 ]
131 } 131 }
132 132
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698