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

Side by Side Diff: LayoutTests/platform/win/virtual/slimmingpaint/svg/text/modify-text-node-in-tspan-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 [10, 63, 317, 374],
10 [10, 63, 317, 374]
11 ],
12 "paintInvalidationClients": [
13 "RootInlineBox",
14 "InlineFlowBox",
15 "InlineTextBox 'PA'",
16 "InlineTextBox ''",
17 "InlineFlowBox",
18 "InlineTextBox 'PASS'",
19 "InlineTextBox ''",
20 "InlineFlowBox",
21 "InlineTextBox 'PASS'",
22 "LayoutSVGText text",
23 "LayoutSVGInlineText #text",
24 "InlineTextBox 'PASS'"
25 ]
26 }
27 ]
28 }
29
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698