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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-viewport-percent-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 DIV", 15 "object": "LayoutBlockFlow DIV",
16 "rect": [0, 25, 50, 25], 16 "rect": [0, 20, 30, 10],
17 "reason": "incremental" 17 "reason": "incremental"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow DIV", 20 "object": "LayoutBlockFlow DIV",
21 "rect": [25, 0, 25, 50], 21 "rect": [20, 0, 10, 30],
22 "reason": "incremental" 22 "reason": "incremental"
23 }, 23 },
24 { 24 {
25 "object": "LayoutBlockFlow HTML", 25 "object": "LayoutBlockFlow HTML",
26 "reason": "forced by layout" 26 "reason": "forced by layout"
27 } 27 }
28 ] 28 ]
29 } 29 }
30 ] 30 ]
31 } 31 }
32 { 32 {
33 "bounds": [400, 250], 33 "bounds": [300, 300],
34 "children": [ 34 "children": [
35 { 35 {
36 "bounds": [400, 250], 36 "bounds": [300, 300],
37 "contentsOpaque": true, 37 "contentsOpaque": true,
38 "drawsContent": true, 38 "drawsContent": true,
39 "paintInvalidations": [ 39 "paintInvalidations": [
40 { 40 {
41 "object": "LayoutView #document", 41 "object": "LayoutView #document",
42 "rect": [0, 0, 400, 250], 42 "rect": [0, 0, 300, 300],
43 "reason": "full" 43 "reason": "full"
44 }, 44 },
45 { 45 {
46 "object": "LayoutView #document", 46 "object": "LayoutView #document",
47 "rect": [400, 0, 200, 250], 47 "rect": [200, 0, 100, 300],
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 DIV", 72 "object": "LayoutBlockFlow DIV",
78 "rect": [0, 25, 60, 35], 73 "rect": [0, 25, 30, 5],
79 "reason": "incremental" 74 "reason": "incremental"
80 }, 75 },
81 { 76 {
82 "object": "LayoutBlockFlow DIV", 77 "object": "LayoutBlockFlow DIV",
83 "rect": [25, 0, 35, 60], 78 "rect": [25, 0, 5, 30],
84 "reason": "incremental" 79 "reason": "incremental"
85 }, 80 },
86 { 81 {
87 "object": "LayoutBlockFlow HTML", 82 "object": "LayoutBlockFlow HTML",
88 "reason": "forced by layout" 83 "reason": "forced by layout"
89 } 84 }
90 ] 85 ]
91 } 86 }
92 ] 87 ]
93 } 88 }
94 { 89 {
95 "bounds": [800, 600], 90 "bounds": [250, 250],
96 "children": [ 91 "children": [
97 { 92 {
98 "bounds": [800, 600], 93 "bounds": [250, 250],
99 "contentsOpaque": true, 94 "contentsOpaque": true,
100 "drawsContent": true, 95 "drawsContent": true,
101 "paintInvalidations": [ 96 "paintInvalidations": [
102 { 97 {
103 "object": "LayoutView #document", 98 "object": "LayoutView #document",
104 "rect": [0, 0, 800, 600], 99 "rect": [0, 0, 250, 250],
105 "reason": "full" 100 "reason": "full"
106 }, 101 },
107 { 102 {
108 "object": "LayoutView #document", 103 "object": "LayoutView #document",
109 "rect": [400, 0, 400, 600], 104 "rect": [250, 0, 50, 250],
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