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

Side by Side Diff: LayoutTests/virtual/slimmingpaint/svg/custom/resource-client-removal-expected.txt

Issue 1193533006: Migrate svg layout tests to use slimming paint by default (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ready to go Created 5 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
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [0, 0, 100, 100],
10 [0, 0, 100, 100],
11 [0, 0, 100, 100],
12 [0, 0, 100, 100],
13 [0, 0, 100, 100],
14 [0, 0, 100, 100],
15 [0, 0, 100, 100],
16 [0, 0, 100, 100],
17 [0, 0, 100, 100],
18 [0, 0, 100, 100],
19 [0, 0, 100, 100],
20 [0, 0, 100, 100],
21 [0, 0, 100, 100],
22 [0, 0, 100, 100],
23 [0, 0, 100, 100],
24 [0, 0, 100, 100],
25 [0, 0, 100, 100],
26 [0, 0, 100, 100],
27 [0, 0, 100, 100],
28 [0, 0, 100, 100],
29 [0, 0, 100, 100],
30 [0, 0, 100, 100],
31 [0, 0, 100, 100],
32 [0, 0, 100, 100],
33 [0, 0, 100, 100],
34 [0, 0, 100, 100],
35 [0, 0, 100, 100],
36 [0, 0, 100, 100],
37 [0, 0, 100, 100],
38 [0, 0, 100, 100],
39 [0, 0, 100, 100],
40 [0, 0, 100, 100],
41 [0, 0, 100, 100],
42 [0, 0, 100, 100],
43 [0, 0, 100, 100],
44 [0, 0, 100, 100],
45 [0, 0, 100, 100],
46 [0, 0, 100, 100],
47 [0, 0, 100, 100],
48 [0, 0, 100, 100]
49 ],
50 "paintInvalidationClients": [
51 "LayoutSVGPath path id='hp'",
52 "LayoutSVGContainer g",
53 "LayoutSVGContainer g id='inneruse'",
54 "LayoutSVGGradientStop stop id='offset'",
55 "LayoutSVGContainer g id='inneruse'",
56 "LayoutSVGPath path id='hp'",
57 "LayoutSVGContainer g id='inneruse'",
58 "LayoutSVGContainer g",
59 "LayoutSVGPath path id='hp'",
60 "LayoutSVGPath path id='hp'",
61 "LayoutSVGContainer g",
62 "LayoutSVGContainer g id='inneruse'",
63 "LayoutSVGGradientStop stop id='offset'",
64 "LayoutSVGContainer g id='inneruse'",
65 "LayoutSVGPath path id='hp'",
66 "LayoutSVGContainer g id='inneruse'",
67 "LayoutSVGContainer g",
68 "LayoutSVGPath path id='hp'",
69 "LayoutSVGPath path id='hp'",
70 "LayoutSVGContainer g",
71 "LayoutSVGContainer g id='inneruse'",
72 "LayoutSVGGradientStop stop id='offset'",
73 "LayoutSVGContainer g id='inneruse'",
74 "LayoutSVGPath path id='hp'",
75 "LayoutSVGContainer g id='inneruse'",
76 "LayoutSVGContainer g",
77 "LayoutSVGPath path id='hp'",
78 "LayoutSVGPath path id='hp'",
79 "LayoutSVGContainer g",
80 "LayoutSVGContainer g id='inneruse'",
81 "LayoutSVGGradientStop stop id='offset'",
82 "LayoutSVGContainer g id='inneruse'",
83 "LayoutSVGPath path id='hp'",
84 "LayoutSVGContainer g id='inneruse'",
85 "LayoutSVGContainer g",
86 "LayoutSVGPath path id='hp'",
87 "LayoutSVGPath path id='hp'",
88 "LayoutSVGContainer g",
89 "LayoutSVGContainer g id='inneruse'",
90 "LayoutSVGGradientStop stop id='offset'",
91 "LayoutSVGContainer g id='inneruse'",
92 "LayoutSVGPath path id='hp'",
93 "LayoutSVGContainer g id='inneruse'",
94 "LayoutSVGContainer g",
95 "LayoutSVGPath path id='hp'"
96 ]
97 }
98 ]
99 }
100
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698