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

Side by Side Diff: LayoutTests/platform/linux/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, 182, 319, 258], 9 [10, 182, 319, 258],
10 [10, 182, 319, 258], 10 [10, 182, 319, 258],
11 [10, 182, 319, 258], 11 [10, 182, 319, 258],
12 [10, 182, 319, 258], 12 [10, 182, 319, 258],
13 [10, 182, 319, 258], 13 [10, 182, 319, 258],
14 [10, 182, 319, 258], 14 [10, 182, 319, 258],
15 [10, 182, 319, 258], 15 [10, 182, 319, 258],
16 [10, 182, 319, 258], 16 [10, 182, 319, 258],
17 [10, 182, 319, 258], 17 [10, 182, 319, 258],
18 [10, 182, 319, 258], 18 [10, 182, 319, 258],
19 [10, 62, 319, 378], 19 [10, 62, 319, 378],
20 [10, 62, 319, 378], 20 [10, 62, 319, 378],
21 [10, 62, 319, 378], 21 [10, 62, 319, 378],
22 [10, 62, 319, 378], 22 [10, 62, 319, 378],
23 [10, 62, 319, 378], 23 [10, 62, 319, 378],
24 [10, 62, 319, 378], 24 [10, 62, 319, 378],
25 [10, 62, 319, 378], 25 [10, 62, 319, 378],
26 [10, 62, 319, 378], 26 [10, 62, 319, 378],
27 [10, 62, 319, 378], 27 [10, 62, 319, 378],
28 [10, 62, 319, 378], 28 [10, 62, 319, 378],
29 [10, 62, 319, 378] 29 [10, 62, 319, 378]
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