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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/remove-text-node-from-tspan-expected.txt

Issue 984813004: Auto-rebaseline for r191480 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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
1 { 1 {
2 "bounds": [800, 600], 2 "bounds": [800, 600],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [10, 181, 317, 259], 9 [10, 181, 317, 259],
10 [10, 181, 317, 259], 10 [10, 181, 317, 259],
11 [10, 181, 317, 259], 11 [10, 181, 317, 259],
12 [10, 181, 317, 259], 12 [10, 181, 317, 259],
13 [10, 181, 317, 259], 13 [10, 181, 317, 259],
14 [10, 181, 317, 259], 14 [10, 181, 317, 259],
15 [10, 181, 317, 259], 15 [10, 181, 317, 259],
16 [10, 181, 317, 259], 16 [10, 181, 317, 259],
17 [10, 181, 317, 259], 17 [10, 181, 317, 259],
18 [10, 181, 317, 259], 18 [10, 181, 317, 259],
19 [10, 61, 317, 379], 19 [10, 61, 317, 379],
20 [10, 61, 317, 379], 20 [10, 61, 317, 379],
21 [10, 61, 317, 379], 21 [10, 61, 317, 379],
22 [10, 61, 317, 379], 22 [10, 61, 317, 379],
23 [10, 61, 317, 379], 23 [10, 61, 317, 379],
24 [10, 61, 317, 379], 24 [10, 61, 317, 379],
25 [10, 61, 317, 379], 25 [10, 61, 317, 379],
26 [10, 61, 317, 379], 26 [10, 61, 317, 379],
27 [10, 61, 317, 379], 27 [10, 61, 317, 379],
28 [10, 61, 317, 379], 28 [10, 61, 317, 379],
29 [10, 61, 317, 379] 29 [10, 61, 317, 379]
30 ],
31 "paintInvalidationClients": [
32 "LayoutSVGInlineText #text",
33 "LayoutSVGRoot (positioned) svg",
34 "LayoutSVGText text",
35 "LayoutSVGTSpan tspan id='modify'",
36 "LayoutSVGInlineText #text",
37 "LayoutSVGTSpan tspan",
38 "LayoutSVGInlineText #text",
39 "LayoutSVGInlineText #text",
40 "LayoutSVGTSpan tspan",
41 "LayoutSVGInlineText #text",
42 "LayoutSVGInlineText #text"
30 ] 43 ]
31 } 44 }
32 ] 45 ]
33 } 46 }
34 47
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698