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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/line-flow-with-floats-6-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": "LayoutText #text", 10 "object": "LayoutText #text",
11 "rect": [14, 240, 406, 139], 11 "rect": [14, 240, 406, 139],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutText #text", 15 "object": "LayoutText #text",
16 "rect": [65, 380, 304, 59], 16 "rect": [65, 380, 304, 59],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutText #text", 20 "object": "LayoutText #text",
21 "rect": [65, 380, 287, 19], 21 "rect": [65, 380, 287, 19],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutText #text", 25 "object": "LayoutText #text",
26 "rect": [134, 360, 131, 19], 26 "rect": [134, 360, 131, 19],
27 "reason": "forced by layout" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", 30 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
31 "rect": [14, 363, 48, 65], 31 "rect": [14, 363, 48, 65],
32 "reason": "forced by layout" 32 "reason": "geometry"
33 }, 33 },
34 { 34 {
35 "object": "LayoutText #text", 35 "object": "LayoutText #text",
36 "rect": [28, 363, 20, 20], 36 "rect": [28, 363, 20, 20],
37 "reason": "layoutObject insertion" 37 "reason": "appeared"
38 } 38 }
39 ] 39 ]
40 } 40 }
41 ], 41 ],
42 "objectPaintInvalidations": [ 42 "objectPaintInvalidations": [
43 { 43 {
44 "object": "LayoutText #text", 44 "object": "LayoutText #text",
45 "reason": "forced by layout" 45 "reason": "geometry"
46 }, 46 },
47 { 47 {
48 "object": "InlineTextBox 'begin again, it was very provoking to find that the'", 48 "object": "InlineTextBox 'begin again, it was very provoking to find that the'",
49 "reason": "forced by layout" 49 "reason": "geometry"
50 }, 50 },
51 { 51 {
52 "object": "InlineTextBox 'hedgehog had\n'", 52 "object": "InlineTextBox 'hedgehog had\n'",
53 "reason": "forced by layout" 53 "reason": "geometry"
54 }, 54 },
55 { 55 {
56 "object": "InlineTextBox 'unrolled itself, and was in the act of crawling away:'", 56 "object": "InlineTextBox 'unrolled itself, and was in the act of crawling away:'",
57 "reason": "forced by layout" 57 "reason": "geometry"
58 }, 58 },
59 { 59 {
60 "object": "InlineTextBox 'besides all\n'", 60 "object": "InlineTextBox 'besides all\n'",
61 "reason": "forced by layout" 61 "reason": "geometry"
62 }, 62 },
63 { 63 {
64 "object": "InlineTextBox 'this, there was generally a ridge or furrow in t he way'", 64 "object": "InlineTextBox 'this, there was generally a ridge or furrow in t he way'",
65 "reason": "forced by layout" 65 "reason": "geometry"
66 }, 66 },
67 { 67 {
68 "object": "InlineTextBox 'wherever\n'", 68 "object": "InlineTextBox 'wherever\n'",
69 "reason": "forced by layout" 69 "reason": "geometry"
70 }, 70 },
71 { 71 {
72 "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the' ", 72 "object": "InlineTextBox 'she wanted to send the hedgehog to, and, as the' ",
73 "reason": "forced by layout" 73 "reason": "geometry"
74 }, 74 },
75 { 75 {
76 "object": "InlineTextBox 'doubled-up\n'", 76 "object": "InlineTextBox 'doubled-up\n'",
77 "reason": "forced by layout" 77 "reason": "geometry"
78 }, 78 },
79 { 79 {
80 "object": "InlineTextBox 'soldiers were always getting up and walking off to'", 80 "object": "InlineTextBox 'soldiers were always getting up and walking off to'",
81 "reason": "forced by layout" 81 "reason": "geometry"
82 }, 82 },
83 { 83 {
84 "object": "InlineTextBox 'other parts of\n'", 84 "object": "InlineTextBox 'other parts of\n'",
85 "reason": "forced by layout" 85 "reason": "geometry"
86 }, 86 },
87 { 87 {
88 "object": "InlineTextBox 'the ground, Alice soon came to the conclusion th at it'", 88 "object": "InlineTextBox 'the ground, Alice soon came to the conclusion th at it'",
89 "reason": "forced by layout" 89 "reason": "geometry"
90 }, 90 },
91 { 91 {
92 "object": "InlineTextBox 'was a very\n'", 92 "object": "InlineTextBox 'was a very\n'",
93 "reason": "forced by layout" 93 "reason": "geometry"
94 }, 94 },
95 { 95 {
96 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", 96 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
97 "reason": "forced by layout" 97 "reason": "geometry"
98 }, 98 },
99 { 99 {
100 "object": "RootInlineBox", 100 "object": "RootInlineBox",
101 "reason": "forced by layout" 101 "reason": "geometry"
102 }, 102 },
103 { 103 {
104 "object": "LayoutText #text", 104 "object": "LayoutText #text",
105 "reason": "layoutObject insertion" 105 "reason": "appeared"
106 }, 106 },
107 { 107 {
108 "object": "InlineTextBox 'foo'", 108 "object": "InlineTextBox 'foo'",
109 "reason": "layoutObject insertion" 109 "reason": "appeared"
110 }, 110 },
111 { 111 {
112 "object": "LayoutText #text", 112 "object": "LayoutText #text",
113 "reason": "forced by layout" 113 "reason": "geometry"
114 }, 114 },
115 { 115 {
116 "object": "InlineTextBox 'difficult game indeed.\n'", 116 "object": "InlineTextBox 'difficult game indeed.\n'",
117 "reason": "forced by layout" 117 "reason": "geometry"
118 }, 118 },
119 { 119 {
120 "object": "LayoutText #text", 120 "object": "LayoutText #text",
121 "reason": "forced by layout" 121 "reason": "geometry"
122 }, 122 },
123 { 123 {
124 "object": "InlineTextBox 'The players all played at once without waiting\n '", 124 "object": "InlineTextBox 'The players all played at once without waiting\n '",
125 "reason": "forced by layout" 125 "reason": "geometry"
126 }, 126 },
127 { 127 {
128 "object": "LayoutText #text", 128 "object": "LayoutText #text",
129 "reason": "forced by layout" 129 "reason": "geometry"
130 }, 130 },
131 { 131 {
132 "object": "InlineTextBox 'for'", 132 "object": "InlineTextBox 'for'",
133 "reason": "forced by layout" 133 "reason": "geometry"
134 }, 134 },
135 { 135 {
136 "object": "InlineTextBox 'turns,\n'", 136 "object": "InlineTextBox 'turns,\n'",
137 "reason": "forced by layout" 137 "reason": "geometry"
138 }, 138 },
139 { 139 {
140 "object": "InlineTextBox 'quarrelling all the while, and fighting for the' ", 140 "object": "InlineTextBox 'quarrelling all the while, and fighting for the' ",
141 "reason": "forced by layout" 141 "reason": "geometry"
142 }, 142 },
143 { 143 {
144 "object": "InlineTextBox 'hedgehogs; and in\n'", 144 "object": "InlineTextBox 'hedgehogs; and in\n'",
145 "reason": "forced by layout" 145 "reason": "geometry"
146 }, 146 },
147 { 147 {
148 "object": "InlineTextBox 'a very short time '", 148 "object": "InlineTextBox 'a very short time '",
149 "reason": "forced by layout" 149 "reason": "geometry"
150 } 150 }
151 ] 151 ]
152 } 152 }
153 153
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698