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

Side by Side Diff: LayoutTests/platform/win/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, 116, 1410, 54],
10 [8, 116, 1410, 54],
11 [8, 62, 1410, 54],
12 [8, 62, 769, 54],
13 [8, 8, 769, 107],
14 [0, 124, 1418, 54]
15 ],
16 "children": [
17 {
18 "children": [
19 {
20 "position": [8, 8],
21 "bounds": [1000, 1000]
22 },
23 {
24 "position": [8, 8],
25 "bounds": [1000, 104],
26 "drawsContent": true,
27 "repaintRects": [
28 [0, 108, 1000, 50],
29 [0, 54, 1000, 50],
30 [0, 54, 1000, 50],
31 [0, 54, 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