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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/svg/custom/relative-sized-use-on-symbol-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 [45, 87, 328, 328],
10 [45, 87, 328, 328],
11 [45, 87, 328, 328],
12 [45, 87, 328, 328],
13 [18, 211, 82, 83],
14 [18, 211, 82, 83],
15 [18, 211, 82, 83],
16 [18, 211, 82, 83],
17 [8, 52, 402, 405],
18 [8, 52, 102, 405]
19 ],
20 "paintInvalidationClients": [
21 "RootInlineBox",
22 "InlineBox",
23 "LayoutBlockFlow div id='contentBox'",
24 "LayoutSVGRoot svg",
25 "LayoutSVGContainer use",
26 "LayoutSVGViewportContainer svg id='gamesBorder'",
27 "LayoutSVGPath path"
28 ]
29 }
30 ]
31 }
32
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698