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

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