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

Side by Side Diff: LayoutTests/virtual/slimmingpaint/svg/text/text-viewbox-rescale-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
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/svg/filters/invalidate-on-child-layout-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
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 [59, 140, 104, 26], 9 [59, 140, 104, 26],
10 [59, 140, 104, 26], 10 [59, 140, 104, 26],
11 [59, 140, 104, 26], 11 [59, 140, 104, 26],
12 [59, 40, 104, 126], 12 [59, 40, 104, 126],
13 [59, 40, 104, 26], 13 [59, 40, 104, 26],
14 [59, 40, 104, 26], 14 [59, 40, 104, 26],
15 [59, 40, 104, 26], 15 [59, 40, 104, 26],
16 [59, 40, 104, 26], 16 [59, 40, 104, 26],
17 [59, 40, 104, 26], 17 [59, 40, 104, 26],
18 [59, 40, 104, 26] 18 [59, 40, 104, 26]
19 ],
20 "paintInvalidationClients": [
21 "LayoutSVGRoot (positioned) svg",
22 "LayoutSVGViewportContainer svg id='inner1'",
23 "LayoutSVGText text",
24 "LayoutSVGInlineText #text",
25 "LayoutSVGTSpan tspan",
26 "LayoutSVGInlineText #text",
27 "LayoutSVGInlineText #text",
28 "LayoutSVGViewportContainer svg id='inner2'",
29 "LayoutSVGText text"
19 ] 30 ]
20 } 31 }
21 ] 32 ]
22 } 33 }
23 34
OLDNEW
« no previous file with comments | « LayoutTests/virtual/slimmingpaint/svg/filters/invalidate-on-child-layout-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698