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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/virtual/slimmingpaint/svg/as-object/embedded-svg-size-changes-no-layout-triggers-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 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [286, 1, 15, 150],
10 [286, 1, 15, 150],
11 [286, 1, 15, 150],
12 [211, 11, 180, 180],
13 [11, 11, 380, 180],
14 [11, 11, 180, 180],
15 [9, 9, 284, 134],
16 [1, 1, 400, 200],
17 [1, 1, 400, 200],
18 [1, 1, 300, 150],
19 [1, 1, 300, 150],
20 [1, 1, 300, 150],
21 [1, 1, 15, 15],
22 [1, 1, 15, 15],
23 [0, 0, 800, 202],
24 [0, 0, 800, 152],
25 [0, 0, 402, 202],
26 [0, 0, 302, 152],
27 [0, 0, 302, 152],
28 [0, 0, 300, 150]
29 ],
30 "paintInvalidationClients": [
31 "LayoutEmbeddedObject OBJECT",
32 "InlineBox",
33 "RootInlineBox",
34 "InlineBox",
35 "RootInlineBox",
36 "VerticalScrollbar",
37 "LayoutEmbeddedObject OBJECT",
38 "VerticalScrollbar",
39 "LayoutEmbeddedObject OBJECT",
40 "VerticalScrollbar",
41 "LayoutEmbeddedObject OBJECT",
42 "VerticalScrollbar",
43 "LayoutEmbeddedObject OBJECT",
44 "LayoutEmbeddedObject OBJECT",
45 "LayoutBlockFlow BODY",
46 "LayoutEmbeddedObject OBJECT",
47 "LayoutView #document",
48 "LayoutView #document",
49 "LayoutBlockFlow HTML",
50 "LayoutBlockFlow BODY",
51 "InlineBox",
52 "RootInlineBox",
53 "LayoutBlockFlow BODY",
54 "LayoutEmbeddedObject OBJECT",
55 "LayoutView #document",
56 "LayoutView #document",
57 "LayoutSVGRoot svg",
58 "LayoutSVGRect rect",
59 "LayoutSVGRect rect"
60 ]
61 }
62 ]
63 }
64
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698