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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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": [13, 240, 407, 139], 11 "rect": [13, 240, 407, 139],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutText #text", 15 "object": "LayoutText #text",
16 "rect": [65, 360, 356, 39], 16 "rect": [65, 360, 356, 39],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", 20 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
21 "rect": [14, 363, 48, 65], 21 "rect": [14, 363, 48, 65],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutText #text", 25 "object": "LayoutText #text",
26 "rect": [27, 363, 22, 20], 26 "rect": [27, 363, 22, 20],
27 "reason": "layoutObject insertion" 27 "reason": "appeared"
28 } 28 }
29 ] 29 ]
30 } 30 }
31 ], 31 ],
32 "objectPaintInvalidations": [ 32 "objectPaintInvalidations": [
33 { 33 {
34 "object": "LayoutText #text", 34 "object": "LayoutText #text",
35 "reason": "forced by layout" 35 "reason": "geometry"
36 }, 36 },
37 { 37 {
38 "object": "InlineTextBox 'begin again, it was very'", 38 "object": "InlineTextBox 'begin again, it was very'",
39 "reason": "forced by layout" 39 "reason": "geometry"
40 }, 40 },
41 { 41 {
42 "object": "InlineTextBox 'provoking to find that the hedgehog had\n'", 42 "object": "InlineTextBox 'provoking to find that the hedgehog had\n'",
43 "reason": "forced by layout" 43 "reason": "geometry"
44 }, 44 },
45 { 45 {
46 "object": "InlineTextBox 'unrolled itself, and was'", 46 "object": "InlineTextBox 'unrolled itself, and was'",
47 "reason": "forced by layout" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "InlineTextBox 'in the act of crawling away: besides all\n'", 50 "object": "InlineTextBox 'in the act of crawling away: besides all\n'",
51 "reason": "forced by layout" 51 "reason": "geometry"
52 }, 52 },
53 { 53 {
54 "object": "InlineTextBox 'this, there was generally'", 54 "object": "InlineTextBox 'this, there was generally'",
55 "reason": "forced by layout" 55 "reason": "geometry"
56 }, 56 },
57 { 57 {
58 "object": "InlineTextBox 'a ridge or furrow in the way wherever\n'", 58 "object": "InlineTextBox 'a ridge or furrow in the way wherever\n'",
59 "reason": "forced by layout" 59 "reason": "geometry"
60 }, 60 },
61 { 61 {
62 "object": "InlineTextBox 'she wanted to send the'", 62 "object": "InlineTextBox 'she wanted to send the'",
63 "reason": "forced by layout" 63 "reason": "geometry"
64 }, 64 },
65 { 65 {
66 "object": "InlineTextBox 'hedgehog to, and, as the doubled-up\n'", 66 "object": "InlineTextBox 'hedgehog to, and, as the doubled-up\n'",
67 "reason": "forced by layout" 67 "reason": "geometry"
68 }, 68 },
69 { 69 {
70 "object": "InlineTextBox 'soldiers were always'", 70 "object": "InlineTextBox 'soldiers were always'",
71 "reason": "forced by layout" 71 "reason": "geometry"
72 }, 72 },
73 { 73 {
74 "object": "InlineTextBox 'getting up and walking off to other parts of\n'" , 74 "object": "InlineTextBox 'getting up and walking off to other parts of\n'" ,
75 "reason": "forced by layout" 75 "reason": "geometry"
76 }, 76 },
77 { 77 {
78 "object": "InlineTextBox 'the ground, Alice'", 78 "object": "InlineTextBox 'the ground, Alice'",
79 "reason": "forced by layout" 79 "reason": "geometry"
80 }, 80 },
81 { 81 {
82 "object": "InlineTextBox 'soon came to the conclusion that it was a very\n '", 82 "object": "InlineTextBox 'soon came to the conclusion that it was a very\n '",
83 "reason": "forced by layout" 83 "reason": "geometry"
84 }, 84 },
85 { 85 {
86 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'", 86 "object": "LayoutBlockFlow (floating) SPAN id='blueFloat'",
87 "reason": "forced by layout" 87 "reason": "geometry"
88 }, 88 },
89 { 89 {
90 "object": "RootInlineBox", 90 "object": "RootInlineBox",
91 "reason": "forced by layout" 91 "reason": "geometry"
92 }, 92 },
93 { 93 {
94 "object": "LayoutText #text", 94 "object": "LayoutText #text",
95 "reason": "layoutObject insertion" 95 "reason": "appeared"
96 }, 96 },
97 { 97 {
98 "object": "InlineTextBox 'foo'", 98 "object": "InlineTextBox 'foo'",
99 "reason": "layoutObject insertion" 99 "reason": "appeared"
100 }, 100 },
101 { 101 {
102 "object": "LayoutText #text", 102 "object": "LayoutText #text",
103 "reason": "forced by layout" 103 "reason": "geometry"
104 }, 104 },
105 { 105 {
106 "object": "InlineTextBox 'difficult'", 106 "object": "InlineTextBox 'difficult'",
107 "reason": "forced by layout" 107 "reason": "geometry"
108 }, 108 },
109 { 109 {
110 "object": "InlineTextBox 'game indeed.\n'", 110 "object": "InlineTextBox 'game indeed.\n'",
111 "reason": "forced by layout" 111 "reason": "geometry"
112 } 112 }
113 ] 113 ]
114 } 114 }
115 115
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698