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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-gradient-and-object-creation-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": "LayoutSVGContainer g id='content'", 10 "object": "LayoutSVGContainer g id='content'",
11 "rect": [0, 15, 757, 364], 11 "rect": [0, 15, 757, 364],
12 "reason": "became visible" 12 "reason": "appeared"
13 }, 13 },
14 { 14 {
15 "object": "LayoutSVGInlineText #text", 15 "object": "LayoutSVGInlineText #text",
16 "rect": [0, 247, 757, 132], 16 "rect": [0, 247, 757, 132],
17 "reason": "layoutObject insertion" 17 "reason": "appeared"
18 }, 18 },
19 { 19 {
20 "object": "LayoutSVGText text", 20 "object": "LayoutSVGText text",
21 "rect": [0, 247, 757, 132], 21 "rect": [0, 247, 757, 132],
22 "reason": "layoutObject insertion" 22 "reason": "appeared"
23 }, 23 },
24 { 24 {
25 "object": "LayoutSVGInlineText #text", 25 "object": "LayoutSVGInlineText #text",
26 "rect": [0, 130, 595, 133], 26 "rect": [0, 130, 595, 133],
27 "reason": "layoutObject insertion" 27 "reason": "appeared"
28 }, 28 },
29 { 29 {
30 "object": "LayoutSVGText text", 30 "object": "LayoutSVGText text",
31 "rect": [0, 130, 595, 133], 31 "rect": [0, 130, 595, 133],
32 "reason": "layoutObject insertion" 32 "reason": "appeared"
33 }, 33 },
34 { 34 {
35 "object": "LayoutSVGInlineText #text", 35 "object": "LayoutSVGInlineText #text",
36 "rect": [0, 15, 447, 129], 36 "rect": [0, 15, 447, 129],
37 "reason": "layoutObject insertion" 37 "reason": "appeared"
38 }, 38 },
39 { 39 {
40 "object": "LayoutSVGText text", 40 "object": "LayoutSVGText text",
41 "rect": [0, 15, 447, 129], 41 "rect": [0, 15, 447, 129],
42 "reason": "layoutObject insertion" 42 "reason": "appeared"
43 } 43 }
44 ] 44 ]
45 } 45 }
46 ], 46 ],
47 "objectPaintInvalidations": [ 47 "objectPaintInvalidations": [
48 { 48 {
49 "object": "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGr adient'", 49 "object": "LayoutSVGResourceLinearGradient linearGradient id='fillLinearGr adient'",
50 "reason": "layoutObject insertion" 50 "reason": "appeared"
51 }, 51 },
52 { 52 {
53 "object": "LayoutSVGGradientStop stop", 53 "object": "LayoutSVGGradientStop stop",
54 "reason": "layoutObject insertion" 54 "reason": "appeared"
55 }, 55 },
56 { 56 {
57 "object": "LayoutSVGGradientStop stop", 57 "object": "LayoutSVGGradientStop stop",
58 "reason": "layoutObject insertion" 58 "reason": "appeared"
59 }, 59 },
60 { 60 {
61 "object": "LayoutSVGResourceLinearGradient linearGradient id='strokeLinear Gradient'", 61 "object": "LayoutSVGResourceLinearGradient linearGradient id='strokeLinear Gradient'",
62 "reason": "layoutObject insertion" 62 "reason": "appeared"
63 }, 63 },
64 { 64 {
65 "object": "LayoutSVGGradientStop stop", 65 "object": "LayoutSVGGradientStop stop",
66 "reason": "layoutObject insertion" 66 "reason": "appeared"
67 }, 67 },
68 { 68 {
69 "object": "LayoutSVGContainer g id='content'", 69 "object": "LayoutSVGContainer g id='content'",
70 "reason": "became visible" 70 "reason": "appeared"
71 }, 71 },
72 { 72 {
73 "object": "LayoutSVGText text", 73 "object": "LayoutSVGText text",
74 "reason": "layoutObject insertion" 74 "reason": "appeared"
75 }, 75 },
76 { 76 {
77 "object": "RootInlineBox", 77 "object": "RootInlineBox",
78 "reason": "layoutObject insertion" 78 "reason": "appeared"
79 }, 79 },
80 { 80 {
81 "object": "LayoutSVGInlineText #text", 81 "object": "LayoutSVGInlineText #text",
82 "reason": "layoutObject insertion" 82 "reason": "appeared"
83 }, 83 },
84 { 84 {
85 "object": "InlineTextBox 'Gradient on fill'", 85 "object": "InlineTextBox 'Gradient on fill'",
86 "reason": "layoutObject insertion" 86 "reason": "appeared"
87 }, 87 },
88 { 88 {
89 "object": "LayoutSVGText text", 89 "object": "LayoutSVGText text",
90 "reason": "layoutObject insertion" 90 "reason": "appeared"
91 }, 91 },
92 { 92 {
93 "object": "RootInlineBox", 93 "object": "RootInlineBox",
94 "reason": "layoutObject insertion" 94 "reason": "appeared"
95 }, 95 },
96 { 96 {
97 "object": "LayoutSVGInlineText #text", 97 "object": "LayoutSVGInlineText #text",
98 "reason": "layoutObject insertion" 98 "reason": "appeared"
99 }, 99 },
100 { 100 {
101 "object": "InlineTextBox 'Gradient on stroke'", 101 "object": "InlineTextBox 'Gradient on stroke'",
102 "reason": "layoutObject insertion" 102 "reason": "appeared"
103 }, 103 },
104 { 104 {
105 "object": "LayoutSVGText text", 105 "object": "LayoutSVGText text",
106 "reason": "layoutObject insertion" 106 "reason": "appeared"
107 }, 107 },
108 { 108 {
109 "object": "RootInlineBox", 109 "object": "RootInlineBox",
110 "reason": "layoutObject insertion" 110 "reason": "appeared"
111 }, 111 },
112 { 112 {
113 "object": "LayoutSVGInlineText #text", 113 "object": "LayoutSVGInlineText #text",
114 "reason": "layoutObject insertion" 114 "reason": "appeared"
115 }, 115 },
116 { 116 {
117 "object": "InlineTextBox 'Gradient on fill/stroke'", 117 "object": "InlineTextBox 'Gradient on fill/stroke'",
118 "reason": "layoutObject insertion" 118 "reason": "appeared"
119 } 119 }
120 ] 120 ]
121 } 121 }
122 122
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698