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

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

Issue 1151173005: Auto-rebaseline for r196458 (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
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, 61, 317, 379], 9 [10, 62, 317, 378],
10 [10, 61, 317, 379], 10 [10, 62, 317, 378],
11 [10, 61, 317, 379], 11 [10, 62, 317, 378],
12 [10, 61, 317, 379], 12 [10, 62, 317, 378],
13 [10, 61, 317, 379], 13 [10, 62, 317, 378],
14 [10, 61, 317, 379], 14 [10, 62, 317, 378],
15 [10, 61, 317, 379], 15 [10, 62, 317, 378],
16 [10, 61, 317, 379], 16 [10, 62, 317, 378],
17 [10, 61, 317, 379], 17 [10, 62, 317, 378],
18 [10, 61, 317, 379], 18 [10, 62, 317, 378],
19 [10, 61, 317, 379], 19 [10, 62, 317, 378],
20 [10, 60, 317, 380], 20 [10, 60, 317, 380],
21 [10, 60, 317, 380], 21 [10, 60, 317, 380],
22 [10, 60, 317, 380], 22 [10, 60, 317, 380],
23 [10, 60, 317, 380], 23 [10, 60, 317, 380],
24 [10, 60, 317, 380], 24 [10, 60, 317, 380],
25 [10, 60, 317, 380], 25 [10, 60, 317, 380],
26 [10, 60, 317, 380], 26 [10, 60, 317, 380],
27 [10, 60, 317, 380], 27 [10, 60, 317, 380],
28 [10, 60, 317, 380], 28 [10, 60, 317, 380],
29 [10, 60, 317, 380], 29 [10, 60, 317, 380],
(...skipping 29 matching lines...) Expand all
59 "LayoutSVGTSpan tspan", 59 "LayoutSVGTSpan tspan",
60 "InlineFlowBox", 60 "InlineFlowBox",
61 "LayoutSVGInlineText #text", 61 "LayoutSVGInlineText #text",
62 "InlineTextBox 'PASS'", 62 "InlineTextBox 'PASS'",
63 "LayoutSVGInlineText #text" 63 "LayoutSVGInlineText #text"
64 ] 64 ]
65 } 65 }
66 ] 66 ]
67 } 67 }
68 68
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698