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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/svg/custom/relative-sized-use-on-symbol-expected.txt

Issue 1193063002: Remove [platform/*/]virtual/slimmingpaint/svg (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a nd will be removed. Please use CSS animations or Web animations instead.
2 {
3 "bounds": [800, 600],
4 "children": [
5 {
6 "bounds": [800, 600],
7 "contentsOpaque": true,
8 "drawsContent": true,
9 "repaintRects": [
10 [45, 85, 328, 328],
11 [45, 85, 328, 328],
12 [45, 85, 328, 328],
13 [45, 85, 328, 328],
14 [18, 209, 82, 83],
15 [18, 209, 82, 83],
16 [18, 209, 82, 83],
17 [18, 209, 82, 83],
18 [8, 50, 402, 404],
19 [8, 50, 102, 404]
20 ],
21 "paintInvalidationClients": [
22 "RootInlineBox",
23 "InlineBox",
24 "LayoutBlockFlow div id='contentBox'",
25 "LayoutSVGRoot svg",
26 "LayoutSVGContainer use",
27 "LayoutSVGViewportContainer svg id='gamesBorder'",
28 "LayoutSVGPath path"
29 ]
30 }
31 ]
32 }
33
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698