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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-positioned-percent-top-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": "LayoutBlockFlow (positioned) DIV", 15 "object": "LayoutBlockFlow (positioned) DIV",
16 "rect": [0, 250, 20, 20], 16 "rect": [0, 150, 20, 20],
17 "reason": "bounds change" 17 "reason": "bounds change"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow (positioned) DIV",
21 "rect": [0, 100, 20, 20],
22 "reason": "bounds change"
23 },
24 {
25 "object": "LayoutBlockFlow HTML",
26 "reason": "forced by layout"
27 }
28 ]
29 }
30 ]
31 }
32 {
33 "bounds": [300, 300],
34 "children": [
35 {
36 "bounds": [300, 300],
37 "contentsOpaque": true,
38 "drawsContent": true,
39 "paintInvalidations": [
40 {
41 "object": "LayoutView #document",
42 "rect": [0, 0, 300, 300],
43 "reason": "full"
44 },
45 {
46 "object": "LayoutView #document",
47 "rect": [200, 0, 100, 300],
48 "reason": "incremental"
49 },
50 {
51 "object": "LayoutBlockFlow HTML",
52 "reason": "forced by layout"
53 }
54 ]
55 }
56 ]
57 }
58 {
59 "bounds": [300, 250],
60 "children": [
61 {
62 "bounds": [300, 250],
63 "contentsOpaque": true,
64 "drawsContent": true,
65 "paintInvalidations": [
66 {
67 "object": "LayoutView #document",
68 "rect": [0, 250, 300, 50],
69 "reason": "incremental"
70 },
71 {
72 "object": "LayoutBlockFlow (positioned) DIV",
73 "rect": [0, 150, 20, 20],
74 "reason": "bounds change"
75 },
76 {
20 "object": "LayoutBlockFlow (positioned) DIV", 77 "object": "LayoutBlockFlow (positioned) DIV",
21 "rect": [0, 125, 20, 20], 78 "rect": [0, 125, 20, 20],
22 "reason": "bounds change" 79 "reason": "bounds change"
23 }, 80 },
24 { 81 {
25 "object": "LayoutBlockFlow HTML", 82 "object": "LayoutBlockFlow HTML",
26 "reason": "forced by layout" 83 "reason": "forced by layout"
27 } 84 }
28 ] 85 ]
29 } 86 }
30 ] 87 ]
31 } 88 }
32 { 89 {
33 "bounds": [400, 250], 90 "bounds": [250, 250],
34 "children": [ 91 "children": [
35 { 92 {
36 "bounds": [400, 250], 93 "bounds": [250, 250],
37 "contentsOpaque": true, 94 "contentsOpaque": true,
38 "drawsContent": true, 95 "drawsContent": true,
39 "paintInvalidations": [ 96 "paintInvalidations": [
40 { 97 {
41 "object": "LayoutView #document", 98 "object": "LayoutView #document",
42 "rect": [0, 0, 400, 250], 99 "rect": [0, 0, 250, 250],
43 "reason": "full" 100 "reason": "full"
44 }, 101 },
45 { 102 {
46 "object": "LayoutView #document", 103 "object": "LayoutView #document",
47 "rect": [400, 0, 200, 250], 104 "rect": [250, 0, 50, 250],
48 "reason": "incremental" 105 "reason": "incremental"
49 }, 106 },
50 { 107 {
51 "object": "LayoutBlockFlow HTML",
52 "reason": "forced by layout"
53 }
54 ]
55 }
56 ]
57 }
58 {
59 "bounds": [400, 600],
60 "children": [
61 {
62 "bounds": [400, 600],
63 "contentsOpaque": true,
64 "drawsContent": true,
65 "paintInvalidations": [
66 {
67 "object": "LayoutView #document",
68 "rect": [0, 0, 400, 600],
69 "reason": "full"
70 },
71 {
72 "object": "LayoutView #document",
73 "rect": [0, 250, 400, 350],
74 "reason": "incremental"
75 },
76 {
77 "object": "LayoutBlockFlow (positioned) DIV",
78 "rect": [0, 300, 20, 20],
79 "reason": "bounds change"
80 },
81 {
82 "object": "LayoutBlockFlow (positioned) DIV",
83 "rect": [0, 125, 20, 20],
84 "reason": "bounds change"
85 },
86 {
87 "object": "LayoutBlockFlow HTML",
88 "reason": "forced by layout"
89 }
90 ]
91 }
92 ]
93 }
94 {
95 "bounds": [800, 600],
96 "children": [
97 {
98 "bounds": [800, 600],
99 "contentsOpaque": true,
100 "drawsContent": true,
101 "paintInvalidations": [
102 {
103 "object": "LayoutView #document",
104 "rect": [0, 0, 800, 600],
105 "reason": "full"
106 },
107 {
108 "object": "LayoutView #document",
109 "rect": [400, 0, 400, 600],
110 "reason": "incremental"
111 },
112 {
113 "object": "LayoutBlockFlow HTML", 108 "object": "LayoutBlockFlow HTML",
114 "reason": "forced by layout" 109 "reason": "forced by layout"
115 } 110 }
116 ] 111 ]
117 } 112 }
118 ] 113 ]
119 } 114 }
120 115
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698