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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/compositing/remove-squashed-layer-plus-move-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": [1418, 1008], 5 "bounds": [1418, 1008],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow DIV id='container'", 10 "object": "LayoutBlockFlow DIV id='container'",
11 "rect": [8, 8, 769, 108], 11 "rect": [8, 8, 769, 108],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutBlockFlow (anonymous)", 15 "object": "LayoutBlockFlow (anonymous)",
16 "rect": [8, 116, 769, 54], 16 "rect": [8, 116, 769, 54],
17 "reason": "bounds change" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow (anonymous)", 20 "object": "LayoutBlockFlow (anonymous)",
21 "rect": [8, 62, 769, 54], 21 "rect": [8, 62, 769, 54],
22 "reason": "bounds change" 22 "reason": "geometry"
23 } 23 }
24 ] 24 ]
25 }, 25 },
26 { 26 {
27 "name": "Squashing Containment Layer", 27 "name": "Squashing Containment Layer",
28 "shouldFlattenTransform": false 28 "shouldFlattenTransform": false
29 }, 29 },
30 { 30 {
31 "name": "LayoutBlockFlow (positioned) DIV", 31 "name": "LayoutBlockFlow (positioned) DIV",
32 "position": [8, 8], 32 "position": [8, 8],
(...skipping 16 matching lines...) Expand all
49 "reason": "compositing update" 49 "reason": "compositing update"
50 }, 50 },
51 { 51 {
52 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", 52 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
53 "rect": [0, 54, 100, 50], 53 "rect": [0, 54, 100, 50],
54 "reason": "subtree" 54 "reason": "subtree"
55 }, 55 },
56 { 56 {
57 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", 57 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
58 "rect": [0, 0, 100, 50], 58 "rect": [0, 0, 100, 50],
59 "reason": "forced by layout" 59 "reason": "geometry"
60 }, 60 },
61 { 61 {
62 "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='m v-tile'", 62 "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='m v-tile'",
63 "rect": [0, 0, 100, 50], 63 "rect": [0, 0, 100, 50],
64 "reason": "layoutObject removal" 64 "reason": "disappeared"
65 } 65 }
66 ] 66 ]
67 } 67 }
68 ], 68 ],
69 "objectPaintInvalidations": [ 69 "objectPaintInvalidations": [
70 { 70 {
71 "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-ti le'", 71 "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-ti le'",
72 "reason": "layoutObject removal" 72 "reason": "disappeared"
73 }, 73 },
74 { 74 {
75 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", 75 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
76 "reason": "subtree" 76 "reason": "subtree"
77 }, 77 },
78 { 78 {
79 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", 79 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
80 "reason": "subtree" 80 "reason": "subtree"
81 }, 81 },
82 { 82 {
83 "object": "LayoutBlockFlow DIV id='container'", 83 "object": "LayoutBlockFlow DIV id='container'",
84 "reason": "forced by layout" 84 "reason": "geometry"
85 }, 85 },
86 { 86 {
87 "object": "RootInlineBox", 87 "object": "RootInlineBox",
88 "reason": "forced by layout" 88 "reason": "geometry"
89 }, 89 },
90 { 90 {
91 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", 91 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
92 "reason": "forced by layout" 92 "reason": "geometry"
93 }, 93 },
94 { 94 {
95 "object": "LayoutBlockFlow (anonymous)", 95 "object": "LayoutBlockFlow (anonymous)",
96 "reason": "bounds change" 96 "reason": "geometry"
97 }, 97 },
98 { 98 {
99 "object": "RootInlineBox", 99 "object": "RootInlineBox",
100 "reason": "bounds change" 100 "reason": "geometry"
101 }, 101 },
102 { 102 {
103 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", 103 "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'",
104 "reason": "compositing update" 104 "reason": "compositing update"
105 }, 105 },
106 { 106 {
107 "object": "LayoutText #text", 107 "object": "LayoutText #text",
108 "reason": "location change" 108 "reason": "geometry"
109 }, 109 },
110 { 110 {
111 "object": "LayoutText #text", 111 "object": "LayoutText #text",
112 "reason": "location change" 112 "reason": "geometry"
113 } 113 }
114 ] 114 ]
115 } 115 }
116 116
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698