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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/text-viewbox-rescale-expected.txt

Issue 1193533006: Migrate svg layout tests to use slimming paint by default (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ready to go 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
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, 98, 23],
10 [59, 143, 98, 23],
11 [59, 143, 98, 23],
12 [59, 143, 98, 23],
13 [59, 43, 98, 123],
14 [59, 43, 98, 23],
15 [59, 43, 98, 23],
16 [59, 43, 98, 23],
17 [59, 43, 98, 23],
18 [59, 43, 98, 23],
19 [59, 43, 98, 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

Powered by Google App Engine
This is Rietveld 408576698