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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/bugzilla-6278-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": "LayoutBlockFlow DIV", 10 "object": "LayoutBlockFlow DIV",
11 "rect": [10, 138, 292, 160], 11 "rect": [10, 138, 292, 160],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutText #text", 15 "object": "LayoutText #text",
16 "rect": [10, 138, 292, 159], 16 "rect": [10, 138, 292, 159],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow DIV", 20 "object": "LayoutBlockFlow DIV",
21 "rect": [10, 303, 292, 50], 21 "rect": [10, 303, 292, 50],
22 "reason": "bounds change" 22 "reason": "geometry"
23 }, 23 },
24 { 24 {
25 "object": "LayoutBlockFlow DIV", 25 "object": "LayoutBlockFlow DIV",
26 "rect": [10, 138, 242, 200], 26 "rect": [10, 138, 242, 200],
27 "reason": "forced by layout" 27 "reason": "geometry"
28 }, 28 },
29 { 29 {
30 "object": "LayoutBlockFlow DIV", 30 "object": "LayoutBlockFlow DIV",
31 "rect": [10, 343, 242, 50], 31 "rect": [10, 343, 242, 50],
32 "reason": "bounds change" 32 "reason": "geometry"
33 }, 33 },
34 { 34 {
35 "object": "LayoutTableCell TD id='col1'", 35 "object": "LayoutTableCell TD id='col1'",
36 "rect": [10, 353, 242, 40], 36 "rect": [10, 353, 242, 40],
37 "reason": "incremental" 37 "reason": "incremental"
38 }, 38 },
39 { 39 {
40 "object": "LayoutText #text", 40 "object": "LayoutText #text",
41 "rect": [9, 138, 236, 199], 41 "rect": [9, 138, 236, 199],
42 "reason": "forced by layout" 42 "reason": "geometry"
43 }, 43 },
44 { 44 {
45 "object": "LayoutTableCell TD id='target'", 45 "object": "LayoutTableCell TD id='target'",
46 "rect": [254, 138, 52, 255], 46 "rect": [254, 138, 52, 255],
47 "reason": "bounds change" 47 "reason": "geometry"
48 }, 48 },
49 { 49 {
50 "object": "LayoutTableCell TD id='col1'", 50 "object": "LayoutTableCell TD id='col1'",
51 "rect": [252, 138, 50, 215], 51 "rect": [252, 138, 50, 215],
52 "reason": "incremental" 52 "reason": "incremental"
53 } 53 }
54 ] 54 ]
55 } 55 }
56 ], 56 ],
57 "objectPaintInvalidations": [ 57 "objectPaintInvalidations": [
58 { 58 {
59 "object": "LayoutTableCell TD id='col1'", 59 "object": "LayoutTableCell TD id='col1'",
60 "reason": "incremental" 60 "reason": "incremental"
61 }, 61 },
62 { 62 {
63 "object": "LayoutBlockFlow DIV", 63 "object": "LayoutBlockFlow DIV",
64 "reason": "forced by layout" 64 "reason": "geometry"
65 }, 65 },
66 { 66 {
67 "object": "RootInlineBox", 67 "object": "RootInlineBox",
68 "reason": "forced by layout" 68 "reason": "geometry"
69 }, 69 },
70 { 70 {
71 "object": "LayoutText #text", 71 "object": "LayoutText #text",
72 "reason": "forced by layout" 72 "reason": "geometry"
73 }, 73 },
74 { 74 {
75 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'", 75 "object": "InlineTextBox 'Curabitur pretium, quam quis semper'",
76 "reason": "forced by layout" 76 "reason": "geometry"
77 }, 77 },
78 { 78 {
79 "object": "InlineTextBox 'malesuada, est libero feugiat libero,'", 79 "object": "InlineTextBox 'malesuada, est libero feugiat libero,'",
80 "reason": "forced by layout" 80 "reason": "geometry"
81 }, 81 },
82 { 82 {
83 "object": "InlineTextBox 'vel fringilla orci nibh sed neque.'", 83 "object": "InlineTextBox 'vel fringilla orci nibh sed neque.'",
84 "reason": "forced by layout" 84 "reason": "geometry"
85 }, 85 },
86 { 86 {
87 "object": "InlineTextBox 'Quisque eu nulla non nisi molestie'", 87 "object": "InlineTextBox 'Quisque eu nulla non nisi molestie'",
88 "reason": "forced by layout" 88 "reason": "geometry"
89 }, 89 },
90 { 90 {
91 "object": "InlineTextBox 'accumsan. Etiam tellus urna, laoreet'", 91 "object": "InlineTextBox 'accumsan. Etiam tellus urna, laoreet'",
92 "reason": "forced by layout" 92 "reason": "geometry"
93 }, 93 },
94 { 94 {
95 "object": "InlineTextBox 'ac, laoreet non, suscipit sed, sapien.'", 95 "object": "InlineTextBox 'ac, laoreet non, suscipit sed, sapien.'",
96 "reason": "forced by layout" 96 "reason": "geometry"
97 }, 97 },
98 { 98 {
99 "object": "InlineTextBox 'Phasellus vehicula, sem at posuere'", 99 "object": "InlineTextBox 'Phasellus vehicula, sem at posuere'",
100 "reason": "forced by layout" 100 "reason": "geometry"
101 }, 101 },
102 { 102 {
103 "object": "InlineTextBox 'vehicula, augue nibh molestie nisl,'", 103 "object": "InlineTextBox 'vehicula, augue nibh molestie nisl,'",
104 "reason": "forced by layout" 104 "reason": "geometry"
105 }, 105 },
106 { 106 {
107 "object": "InlineTextBox 'nec ullamcorper lacus ante vulputate'", 107 "object": "InlineTextBox 'nec ullamcorper lacus ante vulputate'",
108 "reason": "forced by layout" 108 "reason": "geometry"
109 }, 109 },
110 { 110 {
111 "object": "InlineTextBox 'pede.'", 111 "object": "InlineTextBox 'pede.'",
112 "reason": "forced by layout" 112 "reason": "geometry"
113 }, 113 },
114 { 114 {
115 "object": "LayoutBlockFlow DIV", 115 "object": "LayoutBlockFlow DIV",
116 "reason": "bounds change" 116 "reason": "geometry"
117 }, 117 },
118 { 118 {
119 "object": "LayoutTableCell TD id='target'", 119 "object": "LayoutTableCell TD id='target'",
120 "reason": "bounds change" 120 "reason": "geometry"
121 } 121 }
122 ] 122 ]
123 } 123 }
124 124
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698