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

Side by Side Diff: LayoutTests/virtual/slimmingpaint/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt

Issue 1117323003: Auto-rebaseline for r194815 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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 [386, 1, 15, 200],
10 [1, 186, 400, 15],
11 [1, 1, 400, 200],
12 [1, 1, 400, 200],
13 [1, 1, 400, 200],
14 [1, 1, 400, 200],
15 [1, 1, 400, 200],
16 [0, 0, 800, 202],
17 [0, 0, 402, 202],
18 [0, 0, 300, 150],
19 [0, 0, 285, 135],
20 [0, 0, 285, 135],
21 [0, 0, 285, 135],
22 [0, 0, 285, 135]
23 ],
24 "paintInvalidationClients": [
25 "InlineBox",
26 "RootInlineBox",
27 "RootInlineBox",
28 "InlineBox",
29 "LayoutEmbeddedObject OBJECT",
30 "LayoutEmbeddedObject OBJECT",
31 "RootInlineBox",
32 "InlineBox",
33 "LayoutBlockFlow BODY",
34 "LayoutEmbeddedObject OBJECT",
35 "LayoutView #document",
36 "LayoutView #document",
37 "LayoutBlockFlow HTML",
38 "LayoutBlockFlow BODY",
39 "LayoutEmbeddedObject OBJECT",
40 "LayoutText #text"
41 ]
42 }
43 ]
44 }
45
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698