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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-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 "backgroundColor": "#0000FF", 8 "backgroundColor": "#0000FF",
9 "repaintRects": [ 9 "paintInvalidations": [
10 [0, 0, 200, 300], 10 {
11 [0, 0, 200, 200], 11 "object": "LayoutBlockFlow BODY",
12 [0, 0, 200, 8] 12 "rect": [0, 0, 0, 0],
13 ], 13 "reason": "style change"
14 "paintInvalidationClients": [ 14 },
15 "LayoutView #document", 15 {
16 "LayoutBlockFlow HTML", 16 "object": "LayoutBlockFlow HTML",
17 "LayoutBlockFlow BODY" 17 "rect": [0, 0, 200, 8],
18 "reason": "forced by layout"
19 },
20 {
21 "object": "LayoutView #document",
22 "rect": [0, 0, 200, 200],
23 "reason": "style change"
24 },
25 {
26 "object": "LayoutView #document",
27 "rect": [0, 0, 200, 300],
28 "reason": "style change"
29 }
18 ] 30 ]
19 } 31 }
20 ] 32 ]
21 } 33 }
22 { 34 {
23 "bounds": [300, 300], 35 "bounds": [300, 300],
24 "children": [ 36 "children": [
25 { 37 {
26 "bounds": [300, 300], 38 "bounds": [300, 300],
27 "contentsOpaque": true, 39 "contentsOpaque": true,
28 "drawsContent": true, 40 "drawsContent": true,
29 "backgroundColor": "#0000FF", 41 "backgroundColor": "#0000FF",
30 "repaintRects": [ 42 "paintInvalidations": [
31 [200, 0, 100, 300], 43 {
32 [0, 0, 300, 300], 44 "object": "LayoutBlockFlow BODY",
33 [0, 0, 300, 8], 45 "rect": [0, 0, 0, 0],
34 [0, 0, 200, 8] 46 "reason": "became visible"
35 ], 47 },
36 "paintInvalidationClients": [ 48 {
37 "LayoutView #document", 49 "object": "LayoutBlockFlow HTML",
38 "LayoutView #document", 50 "rect": [0, 0, 200, 8],
39 "LayoutBlockFlow HTML", 51 "reason": "forced by layout"
40 "LayoutBlockFlow BODY" 52 },
53 {
54 "object": "LayoutBlockFlow HTML",
55 "rect": [0, 0, 300, 8],
56 "reason": "forced by layout"
57 },
58 {
59 "object": "LayoutView #document",
60 "rect": [0, 0, 300, 300],
61 "reason": "full"
62 },
63 {
64 "object": "LayoutView #document",
65 "rect": [200, 0, 100, 300],
66 "reason": "incremental"
67 }
41 ] 68 ]
42 } 69 }
43 ] 70 ]
44 } 71 }
45 { 72 {
46 "bounds": [300, 250], 73 "bounds": [300, 250],
47 "children": [ 74 "children": [
48 { 75 {
49 "bounds": [300, 250], 76 "bounds": [300, 250],
50 "contentsOpaque": true, 77 "contentsOpaque": true,
51 "drawsContent": true, 78 "drawsContent": true,
52 "backgroundColor": "#0000FF", 79 "backgroundColor": "#0000FF",
53 "repaintRects": [ 80 "paintInvalidations": [
54 [0, 250, 300, 50], 81 {
55 [0, 0, 300, 8] 82 "object": "LayoutBlockFlow HTML",
56 ], 83 "rect": [0, 0, 300, 8],
57 "paintInvalidationClients": [ 84 "reason": "forced by layout"
58 "LayoutView #document", 85 },
59 "LayoutBlockFlow HTML" 86 {
87 "object": "LayoutView #document",
88 "rect": [0, 250, 300, 50],
89 "reason": "incremental"
90 }
60 ] 91 ]
61 } 92 }
62 ] 93 ]
63 } 94 }
64 { 95 {
65 "bounds": [250, 250], 96 "bounds": [250, 250],
66 "children": [ 97 "children": [
67 { 98 {
68 "bounds": [250, 250], 99 "bounds": [250, 250],
69 "contentsOpaque": true, 100 "contentsOpaque": true,
70 "drawsContent": true, 101 "drawsContent": true,
71 "backgroundColor": "#0000FF", 102 "backgroundColor": "#0000FF",
72 "repaintRects": [ 103 "paintInvalidations": [
73 [250, 0, 50, 250], 104 {
74 [0, 0, 300, 8], 105 "object": "LayoutBlockFlow BODY",
75 [0, 0, 250, 250], 106 "rect": [0, 0, 0, 0],
76 [0, 0, 250, 8] 107 "reason": "became visible"
77 ], 108 },
78 "paintInvalidationClients": [ 109 {
79 "LayoutView #document", 110 "object": "LayoutBlockFlow HTML",
80 "LayoutView #document", 111 "rect": [0, 0, 300, 8],
81 "LayoutBlockFlow HTML", 112 "reason": "forced by layout"
82 "LayoutBlockFlow BODY" 113 },
114 {
115 "object": "LayoutBlockFlow HTML",
116 "rect": [0, 0, 250, 8],
117 "reason": "forced by layout"
118 },
119 {
120 "object": "LayoutView #document",
121 "rect": [0, 0, 250, 250],
122 "reason": "full"
123 },
124 {
125 "object": "LayoutView #document",
126 "rect": [250, 0, 50, 250],
127 "reason": "incremental"
128 }
83 ] 129 ]
84 } 130 }
85 ] 131 ]
86 } 132 }
87 133
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698