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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt

Issue 2247543003: Tweak priorities of paint invalidation reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: - Created 4 years, 4 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 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
11 { 11 {
12 "object": "LayoutText #text", 12 "object": "LayoutText #text",
13 "rect": [18, 238, 40, 10], 13 "rect": [18, 238, 40, 10],
14 "reason": "selection" 14 "reason": "selection"
15 }, 15 },
16 { 16 {
17 "object": "LayoutText #text", 17 "object": "LayoutText #text",
18 "rect": [18, 218, 30, 10], 18 "rect": [18, 218, 30, 10],
19 "reason": "selection" 19 "reason": "selection"
20 }, 20 },
21 { 21 {
22 "object": "LayoutText #text", 22 "object": "LayoutText #text",
23 "rect": [18, 198, 30, 10], 23 "rect": [18, 198, 30, 10],
24 "reason": "selection" 24 "reason": "selection"
25 }, 25 },
26 { 26 {
27 "object": "LayoutBR BR", 27 "object": "LayoutBR BR",
28 "rect": [58, 238, 10, 10], 28 "rect": [58, 238, 10, 10],
29 "reason": "bounds change" 29 "reason": "became visible"
30 }, 30 },
31 { 31 {
32 "object": "LayoutBR BR", 32 "object": "LayoutBR BR",
33 "rect": [48, 218, 10, 10], 33 "rect": [48, 218, 10, 10],
34 "reason": "bounds change" 34 "reason": "became visible"
35 }, 35 },
36 { 36 {
37 "object": "LayoutBR BR", 37 "object": "LayoutBR BR",
38 "rect": [48, 198, 10, 10], 38 "rect": [48, 198, 10, 10],
39 "reason": "bounds change" 39 "reason": "became visible"
40 }, 40 },
41 { 41 {
42 "object": "LayoutBR BR", 42 "object": "LayoutBR BR",
43 "rect": [18, 228, 10, 10], 43 "rect": [18, 228, 10, 10],
44 "reason": "bounds change" 44 "reason": "became visible"
45 }, 45 },
46 { 46 {
47 "object": "LayoutBR BR", 47 "object": "LayoutBR BR",
48 "rect": [18, 208, 10, 10], 48 "rect": [18, 208, 10, 10],
49 "reason": "bounds change" 49 "reason": "became visible"
50 } 50 }
51 ] 51 ]
52 } 52 }
53 ], 53 ],
54 "objectPaintInvalidations": [ 54 "objectPaintInvalidations": [
55 { 55 {
56 "object": "LayoutBlockFlow HTML", 56 "object": "LayoutBlockFlow HTML",
57 "reason": "selection" 57 "reason": "selection"
58 }, 58 },
59 { 59 {
60 "object": "LayoutBlockFlow BODY", 60 "object": "LayoutBlockFlow BODY",
61 "reason": "selection" 61 "reason": "selection"
62 }, 62 },
63 { 63 {
64 "object": "LayoutText #text", 64 "object": "LayoutText #text",
65 "reason": "selection" 65 "reason": "selection"
66 }, 66 },
67 { 67 {
68 "object": "InlineTextBox 'Foo'", 68 "object": "InlineTextBox 'Foo'",
69 "reason": "selection" 69 "reason": "selection"
70 }, 70 },
71 { 71 {
72 "object": "LayoutBR BR", 72 "object": "LayoutBR BR",
73 "reason": "bounds change" 73 "reason": "became visible"
74 }, 74 },
75 { 75 {
76 "object": "InlineTextBox '\n'", 76 "object": "InlineTextBox '\n'",
77 "reason": "bounds change" 77 "reason": "became visible"
78 }, 78 },
79 { 79 {
80 "object": "LayoutBR BR", 80 "object": "LayoutBR BR",
81 "reason": "bounds change" 81 "reason": "became visible"
82 }, 82 },
83 { 83 {
84 "object": "InlineTextBox '\n'", 84 "object": "InlineTextBox '\n'",
85 "reason": "bounds change" 85 "reason": "became visible"
86 }, 86 },
87 { 87 {
88 "object": "LayoutText #text", 88 "object": "LayoutText #text",
89 "reason": "selection" 89 "reason": "selection"
90 }, 90 },
91 { 91 {
92 "object": "InlineTextBox 'Bar'", 92 "object": "InlineTextBox 'Bar'",
93 "reason": "selection" 93 "reason": "selection"
94 }, 94 },
95 { 95 {
96 "object": "LayoutBR BR", 96 "object": "LayoutBR BR",
97 "reason": "bounds change" 97 "reason": "became visible"
98 }, 98 },
99 { 99 {
100 "object": "InlineTextBox '\n'", 100 "object": "InlineTextBox '\n'",
101 "reason": "bounds change" 101 "reason": "became visible"
102 }, 102 },
103 { 103 {
104 "object": "LayoutBR BR", 104 "object": "LayoutBR BR",
105 "reason": "bounds change" 105 "reason": "became visible"
106 }, 106 },
107 { 107 {
108 "object": "InlineTextBox '\n'", 108 "object": "InlineTextBox '\n'",
109 "reason": "bounds change" 109 "reason": "became visible"
110 }, 110 },
111 { 111 {
112 "object": "LayoutText #text", 112 "object": "LayoutText #text",
113 "reason": "selection" 113 "reason": "selection"
114 }, 114 },
115 { 115 {
116 "object": "InlineTextBox 'Bazz'", 116 "object": "InlineTextBox 'Bazz'",
117 "reason": "selection" 117 "reason": "selection"
118 }, 118 },
119 { 119 {
120 "object": "LayoutBR BR", 120 "object": "LayoutBR BR",
121 "reason": "bounds change" 121 "reason": "became visible"
122 }, 122 },
123 { 123 {
124 "object": "InlineTextBox '\n'", 124 "object": "InlineTextBox '\n'",
125 "reason": "bounds change" 125 "reason": "became visible"
126 } 126 }
127 ] 127 ]
128 } 128 }
129 129
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698