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

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

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

Powered by Google App Engine
This is Rietveld 408576698