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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/sub-pixel/repaint-subpixel-layer-in-subpixel-composited-layer-expected.txt

Issue 1881903002: Auto-rebaseline for r386594 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 10.5px,12.5px,10.5px: 1 10.5px,12.5px,10.5px:
2 { 2 {
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "bounds": [800, 600], 6 "bounds": [800, 600],
7 "contentsOpaque": true, 7 "contentsOpaque": true,
8 "drawsContent": true, 8 "drawsContent": true,
9 "children": [ 9 "children": [
10 { 10 {
11 "position": [11, 0], 11 "position": [11, 0],
12 "bounds": [100, 50], 12 "bounds": [100, 50],
13 "drawsContent": true, 13 "drawsContent": true,
14 "repaintRects": [ 14 "paintInvalidations": [
15 [12, 0, 12, 12], 15 {
16 [10, 0, 12, 12] 16 "object": "LayoutBlockFlow (positioned) DIV id='test'",
17 "rect": [12, 0, 12, 12],
18 "reason": "location change"
19 },
20 {
21 "object": "LayoutBlockFlow (positioned) DIV id='test'",
22 "rect": [10, 0, 12, 12],
23 "reason": "location change"
24 }
17 ] 25 ]
18 } 26 }
19 ] 27 ]
20 } 28 }
21 ] 29 ]
22 } 30 }
23 10.6px,12.4px,10.4px: 31 10.6px,12.4px,10.4px:
24 { 32 {
25 "bounds": [800, 600], 33 "bounds": [800, 600],
26 "children": [ 34 "children": [
27 { 35 {
28 "bounds": [800, 600], 36 "bounds": [800, 600],
29 "contentsOpaque": true, 37 "contentsOpaque": true,
30 "drawsContent": true, 38 "drawsContent": true,
31 "children": [ 39 "children": [
32 { 40 {
33 "position": [11, 0], 41 "position": [11, 0],
34 "bounds": [100, 50], 42 "bounds": [100, 50],
35 "drawsContent": true, 43 "drawsContent": true,
36 "repaintRects": [ 44 "paintInvalidations": [
37 [11, 0, 13, 12], 45 {
38 [9, 0, 13, 12] 46 "object": "LayoutBlockFlow (positioned) DIV id='test'",
47 "rect": [11, 0, 13, 12],
48 "reason": "location change"
49 },
50 {
51 "object": "LayoutBlockFlow (positioned) DIV id='test'",
52 "rect": [9, 0, 13, 12],
53 "reason": "location change"
54 }
39 ] 55 ]
40 } 56 }
41 ] 57 ]
42 } 58 }
43 ] 59 ]
44 } 60 }
45 10.4px,12.6px,10.6px: 61 10.4px,12.6px,10.6px:
46 { 62 {
47 "bounds": [800, 600], 63 "bounds": [800, 600],
48 "children": [ 64 "children": [
49 { 65 {
50 "bounds": [800, 600], 66 "bounds": [800, 600],
51 "contentsOpaque": true, 67 "contentsOpaque": true,
52 "drawsContent": true, 68 "drawsContent": true,
53 "children": [ 69 "children": [
54 { 70 {
55 "position": [10, 0], 71 "position": [10, 0],
56 "bounds": [100, 50], 72 "bounds": [100, 50],
57 "drawsContent": true, 73 "drawsContent": true,
58 "repaintRects": [ 74 "paintInvalidations": [
59 [12, 0, 13, 12], 75 {
60 [10, 0, 13, 12] 76 "object": "LayoutBlockFlow (positioned) DIV id='test'",
77 "rect": [12, 0, 13, 12],
78 "reason": "location change"
79 },
80 {
81 "object": "LayoutBlockFlow (positioned) DIV id='test'",
82 "rect": [10, 0, 13, 12],
83 "reason": "location change"
84 }
61 ] 85 ]
62 } 86 }
63 ] 87 ]
64 } 88 }
65 ] 89 ]
66 } 90 }
67 10.6px,12.6px,10.6px: 91 10.6px,12.6px,10.6px:
68 { 92 {
69 "bounds": [800, 600], 93 "bounds": [800, 600],
70 "children": [ 94 "children": [
71 { 95 {
72 "bounds": [800, 600], 96 "bounds": [800, 600],
73 "contentsOpaque": true, 97 "contentsOpaque": true,
74 "drawsContent": true, 98 "drawsContent": true,
75 "children": [ 99 "children": [
76 { 100 {
77 "position": [11, 0], 101 "position": [11, 0],
78 "bounds": [100, 50], 102 "bounds": [100, 50],
79 "drawsContent": true, 103 "drawsContent": true,
80 "repaintRects": [ 104 "paintInvalidations": [
81 [12, 0, 13, 12], 105 {
82 [10, 0, 13, 12] 106 "object": "LayoutBlockFlow (positioned) DIV id='test'",
107 "rect": [12, 0, 13, 12],
108 "reason": "location change"
109 },
110 {
111 "object": "LayoutBlockFlow (positioned) DIV id='test'",
112 "rect": [10, 0, 13, 12],
113 "reason": "location change"
114 }
83 ] 115 ]
84 } 116 }
85 ] 117 ]
86 } 118 }
87 ] 119 ]
88 } 120 }
89 10.4px,12.4px,10.4px: 121 10.4px,12.4px,10.4px:
90 { 122 {
91 "bounds": [800, 600], 123 "bounds": [800, 600],
92 "children": [ 124 "children": [
93 { 125 {
94 "bounds": [800, 600], 126 "bounds": [800, 600],
95 "contentsOpaque": true, 127 "contentsOpaque": true,
96 "drawsContent": true, 128 "drawsContent": true,
97 "children": [ 129 "children": [
98 { 130 {
99 "position": [10, 0], 131 "position": [10, 0],
100 "bounds": [100, 50], 132 "bounds": [100, 50],
101 "drawsContent": true, 133 "drawsContent": true,
102 "repaintRects": [ 134 "paintInvalidations": [
103 [12, 0, 13, 12], 135 {
104 [10, 0, 13, 12] 136 "object": "LayoutBlockFlow (positioned) DIV id='test'",
137 "rect": [12, 0, 13, 12],
138 "reason": "location change"
139 },
140 {
141 "object": "LayoutBlockFlow (positioned) DIV id='test'",
142 "rect": [10, 0, 13, 12],
143 "reason": "location change"
144 }
105 ] 145 ]
106 } 146 }
107 ] 147 ]
108 } 148 }
109 ] 149 ]
110 } 150 }
111 151
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698