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/platform/win/paint/invalidation/inline-reflow-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 (positioned) DIV id='div1' class='container '", 10 "object": "LayoutBlockFlow (positioned) DIV id='div1' class='container '",
11 "rect": [0, 0, 300, 200], 11 "rect": [0, 0, 300, 200],
12 "reason": "forced by layout" 12 "reason": "geometry"
13 }, 13 },
14 { 14 {
15 "object": "LayoutBlockFlow (positioned) DIV id='div2' class='container '", 15 "object": "LayoutBlockFlow (positioned) DIV id='div2' class='container '",
16 "rect": [0, 300, 300, 20], 16 "rect": [0, 300, 300, 20],
17 "reason": "forced by layout" 17 "reason": "geometry"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow (positioned) DIV id='div1' class='container '", 20 "object": "LayoutBlockFlow (positioned) DIV id='div1' class='container '",
21 "rect": [0, 0, 200, 300], 21 "rect": [0, 0, 200, 300],
22 "reason": "forced by layout" 22 "reason": "geometry"
23 } 23 }
24 ] 24 ]
25 } 25 }
26 ], 26 ],
27 "objectPaintInvalidations": [ 27 "objectPaintInvalidations": [
28 { 28 {
29 "object": "LayoutBlockFlow (positioned) DIV id='div1' class='container'", 29 "object": "LayoutBlockFlow (positioned) DIV id='div1' class='container'",
30 "reason": "forced by layout" 30 "reason": "geometry"
31 }, 31 },
32 { 32 {
33 "object": "RootInlineBox", 33 "object": "RootInlineBox",
34 "reason": "forced by layout" 34 "reason": "geometry"
35 }, 35 },
36 { 36 {
37 "object": "LayoutText #text", 37 "object": "LayoutText #text",
38 "reason": "forced by layout" 38 "reason": "geometry"
39 }, 39 },
40 { 40 {
41 "object": "InlineTextBox 'A A A A A AA AA'", 41 "object": "InlineTextBox 'A A A A A AA AA'",
42 "reason": "forced by layout" 42 "reason": "geometry"
43 }, 43 },
44 { 44 {
45 "object": "InlineTextBox 'AA AA AAA AAA'", 45 "object": "InlineTextBox 'AA AA AAA AAA'",
46 "reason": "forced by layout" 46 "reason": "geometry"
47 }, 47 },
48 { 48 {
49 "object": "InlineTextBox 'AAA AAAA AAAA'", 49 "object": "InlineTextBox 'AAA AAAA AAAA'",
50 "reason": "forced by layout" 50 "reason": "geometry"
51 }, 51 },
52 { 52 {
53 "object": "InlineTextBox 'AAAAA AAAAA'", 53 "object": "InlineTextBox 'AAAAA AAAAA'",
54 "reason": "forced by layout" 54 "reason": "geometry"
55 }, 55 },
56 { 56 {
57 "object": "InlineTextBox 'AAAAAA AAAAAAA'", 57 "object": "InlineTextBox 'AAAAAA AAAAAAA'",
58 "reason": "forced by layout" 58 "reason": "geometry"
59 }, 59 },
60 { 60 {
61 "object": "InlineTextBox 'AAAAAA AAAAA'", 61 "object": "InlineTextBox 'AAAAAA AAAAA'",
62 "reason": "forced by layout" 62 "reason": "geometry"
63 }, 63 },
64 { 64 {
65 "object": "InlineTextBox 'AAAAA AAAA AAAA'", 65 "object": "InlineTextBox 'AAAAA AAAA AAAA'",
66 "reason": "forced by layout" 66 "reason": "geometry"
67 }, 67 },
68 { 68 {
69 "object": "InlineTextBox 'AAA AAA AAA AA'", 69 "object": "InlineTextBox 'AAA AAA AAA AA'",
70 "reason": "forced by layout" 70 "reason": "geometry"
71 }, 71 },
72 { 72 {
73 "object": "InlineTextBox 'AA AA AA A A A'", 73 "object": "InlineTextBox 'AA AA AA A A A'",
74 "reason": "forced by layout" 74 "reason": "geometry"
75 }, 75 },
76 { 76 {
77 "object": "InlineTextBox 'A A'", 77 "object": "InlineTextBox 'A A'",
78 "reason": "forced by layout" 78 "reason": "geometry"
79 }, 79 },
80 { 80 {
81 "object": "LayoutBlockFlow (positioned) DIV id='div2' class='container'", 81 "object": "LayoutBlockFlow (positioned) DIV id='div2' class='container'",
82 "reason": "forced by layout" 82 "reason": "geometry"
83 }, 83 },
84 { 84 {
85 "object": "RootInlineBox", 85 "object": "RootInlineBox",
86 "reason": "forced by layout" 86 "reason": "geometry"
87 }, 87 },
88 { 88 {
89 "object": "LayoutText #text", 89 "object": "LayoutText #text",
90 "reason": "forced by layout" 90 "reason": "geometry"
91 }, 91 },
92 { 92 {
93 "object": "InlineTextBox 'A A A A A'", 93 "object": "InlineTextBox 'A A A A A'",
94 "reason": "forced by layout" 94 "reason": "geometry"
95 } 95 }
96 ] 96 ]
97 } 97 }
98 98
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698