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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/softwarecompositing/squashing/remove-squashed-layer-plus-move-expected.txt

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "bounds": [1418, 1008],
3 "children": [
4 {
5 "bounds": [1418, 1008],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [8, 118, 1410, 55],
10 [8, 118, 1410, 55],
11 [8, 63, 1410, 55],
12 [8, 63, 769, 55],
13 [8, 8, 769, 109],
14 [0, 126, 1418, 55]
15 ],
16 "children": [
17 {
18 "children": [
19 {
20 "position": [8, 8],
21 "bounds": [1000, 1000]
22 },
23 {
24 "position": [8, 8],
25 "bounds": [1000, 105],
26 "drawsContent": true,
27 "repaintRects": [
28 [0, 110, 1000, 50],
29 [0, 55, 1000, 50],
30 [0, 55, 1000, 50],
31 [0, 55, 100, 50],
32 [0, 0, 100, 50],
33 [0, 0, 100, 50]
34 ]
35 }
36 ]
37 }
38 ]
39 }
40 ]
41 }
42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698