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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt

Issue 1881903002: Auto-rebaseline for r386594 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 "bounds": [200, 300], 2 "bounds": [200, 300],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [200, 300], 5 "bounds": [200, 300],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "paintInvalidations": [
9 [0, 200, 200, 100], 9 {
10 [0, 50, 100, 25], 10 "object": "LayoutBlockFlow DIV",
11 [0, 0, 200, 150], 11 "rect": [0, 50, 100, 25],
12 [0, 0, 200, 100] 12 "reason": "incremental"
13 ], 13 },
14 "paintInvalidationClients": [ 14 {
15 "LayoutView #document", 15 "object": "LayoutBlockFlow HTML",
16 "LayoutBlockFlow HTML", 16 "rect": [0, 0, 200, 100],
17 "LayoutBlockFlow DIV" 17 "reason": "forced by layout"
18 },
19 {
20 "object": "LayoutBlockFlow HTML",
21 "rect": [0, 0, 200, 150],
22 "reason": "forced by layout"
23 },
24 {
25 "object": "LayoutView #document",
26 "rect": [0, 200, 200, 100],
27 "reason": "incremental"
28 }
18 ] 29 ]
19 } 30 }
20 ] 31 ]
21 } 32 }
22 { 33 {
23 "bounds": [300, 300], 34 "bounds": [300, 300],
24 "children": [ 35 "children": [
25 { 36 {
26 "bounds": [300, 300], 37 "bounds": [300, 300],
27 "contentsOpaque": true, 38 "contentsOpaque": true,
28 "drawsContent": true, 39 "drawsContent": true,
29 "repaintRects": [ 40 "paintInvalidations": [
30 [200, 0, 100, 300], 41 {
31 [100, 0, 50, 75], 42 "object": "LayoutBlockFlow DIV",
32 [0, 0, 300, 300], 43 "rect": [100, 0, 50, 75],
33 [0, 0, 300, 150], 44 "reason": "incremental"
34 [0, 0, 200, 150] 45 },
35 ], 46 {
36 "paintInvalidationClients": [ 47 "object": "LayoutBlockFlow HTML",
37 "LayoutView #document", 48 "rect": [0, 0, 200, 150],
38 "LayoutView #document", 49 "reason": "forced by layout"
39 "LayoutBlockFlow HTML", 50 },
40 "LayoutBlockFlow DIV" 51 {
52 "object": "LayoutBlockFlow HTML",
53 "rect": [0, 0, 300, 150],
54 "reason": "forced by layout"
55 },
56 {
57 "object": "LayoutView #document",
58 "rect": [0, 0, 300, 300],
59 "reason": "full"
60 },
61 {
62 "object": "LayoutView #document",
63 "rect": [200, 0, 100, 300],
64 "reason": "incremental"
65 }
41 ] 66 ]
42 } 67 }
43 ] 68 ]
44 } 69 }
45 { 70 {
46 "bounds": [300, 250], 71 "bounds": [300, 250],
47 "children": [ 72 "children": [
48 { 73 {
49 "bounds": [300, 250], 74 "bounds": [300, 250],
50 "contentsOpaque": true, 75 "contentsOpaque": true,
51 "drawsContent": true, 76 "drawsContent": true,
52 "repaintRects": [ 77 "paintInvalidations": [
53 [0, 250, 300, 50], 78 {
54 [0, 62, 150, 13], 79 "object": "LayoutBlockFlow DIV",
55 [0, 0, 300, 150], 80 "rect": [0, 62, 150, 13],
56 [0, 0, 300, 125] 81 "reason": "incremental"
57 ], 82 },
58 "paintInvalidationClients": [ 83 {
59 "LayoutView #document", 84 "object": "LayoutBlockFlow HTML",
60 "LayoutBlockFlow HTML", 85 "rect": [0, 0, 300, 150],
61 "LayoutBlockFlow DIV" 86 "reason": "forced by layout"
87 },
88 {
89 "object": "LayoutBlockFlow HTML",
90 "rect": [0, 0, 300, 125],
91 "reason": "forced by layout"
92 },
93 {
94 "object": "LayoutView #document",
95 "rect": [0, 250, 300, 50],
96 "reason": "incremental"
97 }
62 ] 98 ]
63 } 99 }
64 ] 100 ]
65 } 101 }
66 { 102 {
67 "bounds": [250, 250], 103 "bounds": [250, 250],
68 "children": [ 104 "children": [
69 { 105 {
70 "bounds": [250, 250], 106 "bounds": [250, 250],
71 "contentsOpaque": true, 107 "contentsOpaque": true,
72 "drawsContent": true, 108 "drawsContent": true,
73 "repaintRects": [ 109 "paintInvalidations": [
74 [250, 0, 50, 250], 110 {
75 [125, 0, 25, 63], 111 "object": "LayoutBlockFlow DIV",
76 [0, 0, 300, 125], 112 "rect": [125, 0, 25, 63],
77 [0, 0, 250, 250], 113 "reason": "incremental"
78 [0, 0, 250, 125] 114 },
79 ], 115 {
80 "paintInvalidationClients": [ 116 "object": "LayoutBlockFlow HTML",
81 "LayoutView #document", 117 "rect": [0, 0, 300, 125],
82 "LayoutView #document", 118 "reason": "forced by layout"
83 "LayoutBlockFlow HTML", 119 },
84 "LayoutBlockFlow DIV" 120 {
121 "object": "LayoutBlockFlow HTML",
122 "rect": [0, 0, 250, 125],
123 "reason": "forced by layout"
124 },
125 {
126 "object": "LayoutView #document",
127 "rect": [0, 0, 250, 250],
128 "reason": "full"
129 },
130 {
131 "object": "LayoutView #document",
132 "rect": [250, 0, 50, 250],
133 "reason": "incremental"
134 }
85 ] 135 ]
86 } 136 }
87 ] 137 ]
88 } 138 }
89 139
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698