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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-media-query-expected.txt

Issue 2643723009: Revert of Remove obsolete code that invalidates document element on LayoutView resize (patchset #3 … (Closed)
Patch Set: Created 3 years, 11 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": [600, 250], 5 "bounds": [600, 250],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "backgroundColor": "#0000FF", 8 "backgroundColor": "#0000FF",
9 "paintInvalidations": [ 9 "paintInvalidations": [
10 { 10 {
11 "object": "LayoutView #document", 11 "object": "LayoutView #document",
12 "rect": [0, 250, 600, 250], 12 "rect": [0, 250, 600, 250],
13 "reason": "incremental" 13 "reason": "incremental"
14 },
15 {
16 "object": "LayoutBlockFlow HTML",
17 "rect": [0, 0, 600, 8],
18 "reason": "forced by layout"
14 } 19 }
15 ] 20 ]
16 } 21 }
17 ], 22 ],
18 "objectPaintInvalidations": [ 23 "objectPaintInvalidations": [
19 { 24 {
20 "object": "LayoutView #document", 25 "object": "LayoutView #document",
21 "reason": "incremental" 26 "reason": "incremental"
27 },
28 {
29 "object": "LayoutBlockFlow HTML",
30 "reason": "forced by layout"
22 } 31 }
23 ] 32 ]
24 } 33 }
25 { 34 {
26 "layers": [ 35 "layers": [
27 { 36 {
28 "name": "LayoutView #document", 37 "name": "LayoutView #document",
29 "bounds": [400, 250], 38 "bounds": [400, 250],
30 "contentsOpaque": true, 39 "contentsOpaque": true,
31 "drawsContent": true, 40 "drawsContent": true,
32 "backgroundColor": "#0000FF", 41 "backgroundColor": "#0000FF",
33 "paintInvalidations": [ 42 "paintInvalidations": [
34 { 43 {
44 "object": "LayoutBlockFlow HTML",
45 "rect": [0, 0, 600, 8],
46 "reason": "forced by layout"
47 },
48 {
35 "object": "LayoutView #document", 49 "object": "LayoutView #document",
36 "rect": [400, 0, 200, 250], 50 "rect": [400, 0, 200, 250],
37 "reason": "incremental" 51 "reason": "incremental"
38 } 52 }
39 ] 53 ]
40 } 54 }
41 ], 55 ],
42 "objectPaintInvalidations": [ 56 "objectPaintInvalidations": [
43 { 57 {
44 "object": "LayoutView #document", 58 "object": "LayoutView #document",
45 "reason": "incremental" 59 "reason": "incremental"
60 },
61 {
62 "object": "LayoutBlockFlow HTML",
63 "reason": "forced by layout"
46 } 64 }
47 ] 65 ]
48 } 66 }
49 { 67 {
50 "layers": [ 68 "layers": [
51 { 69 {
52 "name": "LayoutView #document", 70 "name": "LayoutView #document",
53 "bounds": [400, 600], 71 "bounds": [400, 600],
54 "contentsOpaque": true, 72 "contentsOpaque": true,
55 "drawsContent": true, 73 "drawsContent": true,
56 "backgroundColor": "#0000FF", 74 "backgroundColor": "#0000FF",
57 "paintInvalidations": [ 75 "paintInvalidations": [
58 { 76 {
59 "object": "LayoutView #document", 77 "object": "LayoutView #document",
60 "rect": [0, 250, 400, 350], 78 "rect": [0, 250, 400, 350],
61 "reason": "incremental" 79 "reason": "incremental"
80 },
81 {
82 "object": "LayoutBlockFlow HTML",
83 "rect": [0, 0, 400, 8],
84 "reason": "forced by layout"
62 } 85 }
63 ] 86 ]
64 } 87 }
65 ], 88 ],
66 "objectPaintInvalidations": [ 89 "objectPaintInvalidations": [
67 { 90 {
68 "object": "LayoutView #document", 91 "object": "LayoutView #document",
69 "reason": "incremental" 92 "reason": "incremental"
93 },
94 {
95 "object": "LayoutBlockFlow HTML",
96 "reason": "forced by layout"
70 } 97 }
71 ] 98 ]
72 } 99 }
73 { 100 {
74 "layers": [ 101 "layers": [
75 { 102 {
76 "name": "LayoutView #document", 103 "name": "LayoutView #document",
77 "bounds": [800, 600], 104 "bounds": [800, 600],
78 "contentsOpaque": true, 105 "contentsOpaque": true,
79 "drawsContent": true, 106 "drawsContent": true,
80 "backgroundColor": "#0000FF", 107 "backgroundColor": "#0000FF",
81 "paintInvalidations": [ 108 "paintInvalidations": [
82 { 109 {
110 "object": "LayoutBlockFlow HTML",
111 "rect": [0, 0, 800, 8],
112 "reason": "forced by layout"
113 },
114 {
83 "object": "LayoutView #document", 115 "object": "LayoutView #document",
84 "rect": [400, 0, 400, 600], 116 "rect": [400, 0, 400, 600],
85 "reason": "incremental" 117 "reason": "incremental"
86 } 118 }
87 ] 119 ]
88 } 120 }
89 ], 121 ],
90 "objectPaintInvalidations": [ 122 "objectPaintInvalidations": [
91 { 123 {
92 "object": "LayoutView #document", 124 "object": "LayoutView #document",
93 "reason": "incremental" 125 "reason": "incremental"
126 },
127 {
128 "object": "LayoutBlockFlow HTML",
129 "reason": "forced by layout"
94 } 130 }
95 ] 131 ]
96 } 132 }
97 133
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698