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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-background-image-fixed-centered-expected.txt

Issue 2039943003: Convert fast/repaint/window-resize*.html into reftests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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": [600, 250],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [200, 300], 5 "bounds": [600, 250],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutView #document", 10 "object": "LayoutView #document",
11 "rect": [0, 0, 200, 300], 11 "rect": [0, 250, 600, 250],
12 "reason": "incremental"
13 },
14 {
15 "object": "LayoutView #document",
16 "rect": [0, 0, 600, 250],
12 "reason": "full" 17 "reason": "full"
13 }, 18 },
14 { 19 {
15 "object": "LayoutView #document",
16 "rect": [0, 200, 200, 100],
17 "reason": "incremental"
18 },
19 {
20 "object": "LayoutBlockFlow HTML", 20 "object": "LayoutBlockFlow HTML",
21 "rect": [0, 0, 200, 8], 21 "rect": [0, 0, 600, 8],
22 "reason": "forced by layout" 22 "reason": "forced by layout"
23 } 23 }
24 ] 24 ]
25 } 25 }
26 ] 26 ]
27 } 27 }
28 { 28 {
29 "bounds": [300, 300], 29 "bounds": [400, 250],
30 "children": [ 30 "children": [
31 { 31 {
32 "bounds": [300, 300], 32 "bounds": [400, 250],
33 "contentsOpaque": true, 33 "contentsOpaque": true,
34 "drawsContent": true, 34 "drawsContent": true,
35 "paintInvalidations": [ 35 "paintInvalidations": [
36 { 36 {
37 "object": "LayoutView #document",
38 "rect": [0, 0, 300, 300],
39 "reason": "full"
40 },
41 {
42 "object": "LayoutBlockFlow HTML", 37 "object": "LayoutBlockFlow HTML",
43 "rect": [0, 0, 300, 8], 38 "rect": [0, 0, 600, 8],
44 "reason": "forced by layout" 39 "reason": "forced by layout"
45 }, 40 },
46 { 41 {
47 "object": "LayoutView #document", 42 "object": "LayoutView #document",
48 "rect": [200, 0, 100, 300], 43 "rect": [0, 0, 400, 250],
44 "reason": "full"
45 },
46 {
47 "object": "LayoutView #document",
48 "rect": [400, 0, 200, 250],
49 "reason": "incremental" 49 "reason": "incremental"
50 }, 50 },
51 { 51 {
52 "object": "LayoutBlockFlow BODY", 52 "object": "LayoutBlockFlow BODY",
53 "reason": "became visible" 53 "reason": "became visible"
54 } 54 }
55 ] 55 ]
56 } 56 }
57 ] 57 ]
58 } 58 }
59 { 59 {
60 "bounds": [300, 250], 60 "bounds": [400, 600],
61 "children": [ 61 "children": [
62 { 62 {
63 "bounds": [300, 250], 63 "bounds": [400, 600],
64 "contentsOpaque": true, 64 "contentsOpaque": true,
65 "drawsContent": true, 65 "drawsContent": true,
66 "paintInvalidations": [ 66 "paintInvalidations": [
67 { 67 {
68 "object": "LayoutView #document", 68 "object": "LayoutView #document",
69 "rect": [0, 0, 300, 250], 69 "rect": [0, 0, 400, 600],
70 "reason": "full" 70 "reason": "full"
71 }, 71 },
72 { 72 {
73 "object": "LayoutView #document", 73 "object": "LayoutView #document",
74 "rect": [0, 250, 300, 50], 74 "rect": [0, 250, 400, 350],
75 "reason": "incremental" 75 "reason": "incremental"
76 }, 76 },
77 { 77 {
78 "object": "LayoutBlockFlow HTML", 78 "object": "LayoutBlockFlow HTML",
79 "rect": [0, 0, 300, 8], 79 "rect": [0, 0, 400, 8],
80 "reason": "forced by layout" 80 "reason": "forced by layout"
81 } 81 }
82 ] 82 ]
83 } 83 }
84 ] 84 ]
85 } 85 }
86 { 86 {
87 "bounds": [250, 250], 87 "bounds": [800, 600],
88 "children": [ 88 "children": [
89 { 89 {
90 "bounds": [250, 250], 90 "bounds": [800, 600],
91 "contentsOpaque": true, 91 "contentsOpaque": true,
92 "drawsContent": true, 92 "drawsContent": true,
93 "paintInvalidations": [ 93 "paintInvalidations": [
94 { 94 {
95 "object": "LayoutView #document",
96 "rect": [0, 0, 800, 600],
97 "reason": "full"
98 },
99 {
95 "object": "LayoutBlockFlow HTML", 100 "object": "LayoutBlockFlow HTML",
96 "rect": [0, 0, 300, 8], 101 "rect": [0, 0, 800, 8],
97 "reason": "forced by layout" 102 "reason": "forced by layout"
98 }, 103 },
99 { 104 {
100 "object": "LayoutView #document", 105 "object": "LayoutView #document",
101 "rect": [0, 0, 250, 250], 106 "rect": [400, 0, 400, 600],
102 "reason": "full"
103 },
104 {
105 "object": "LayoutView #document",
106 "rect": [250, 0, 50, 250],
107 "reason": "incremental" 107 "reason": "incremental"
108 }, 108 },
109 { 109 {
110 "object": "LayoutBlockFlow BODY", 110 "object": "LayoutBlockFlow BODY",
111 "reason": "became visible" 111 "reason": "became visible"
112 } 112 }
113 ] 113 ]
114 } 114 }
115 ] 115 ]
116 } 116 }
117 117
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698