Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/svg/text/text-viewbox-rescale-expected.txt

Issue 1544763002: Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 12 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/repaint/text-pattern-update-expected.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [59, 143, 95, 23],
10 [59, 143, 95, 23],
11 [59, 143, 95, 23],
12 [59, 143, 95, 23],
13 [59, 43, 95, 123],
14 [59, 43, 95, 23],
15 [59, 43, 95, 23],
16 [59, 43, 95, 23],
17 [59, 43, 95, 23],
18 [59, 43, 95, 23],
19 [59, 43, 95, 23]
20 ],
21 "paintInvalidationClients": [
22 "RootInlineBox",
23 "InlineTextBox 'PASS '",
24 "InlineFlowBox",
25 "InlineTextBox 'PASS'",
26 "RootInlineBox",
27 "InlineTextBox 'PASS '",
28 "InlineFlowBox",
29 "InlineTextBox 'PASS'",
30 "LayoutSVGRoot (positioned) svg",
31 "LayoutSVGViewportContainer svg id='inner1'",
32 "LayoutSVGText text",
33 "LayoutSVGInlineText #text",
34 "InlineTextBox 'PASS '",
35 "LayoutSVGTSpan tspan",
36 "InlineFlowBox",
37 "LayoutSVGInlineText #text",
38 "InlineTextBox 'PASS'",
39 "LayoutSVGInlineText #text",
40 "LayoutSVGViewportContainer svg id='inner2'",
41 "LayoutSVGText text",
42 "LayoutSVGTSpan tspan",
43 "InlineFlowBox"
44 ]
45 }
46 ]
47 }
48
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/svg/repaint/text-pattern-update-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine