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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/compositing/overflow/text-match-highlight-expected.txt

Issue 1193163002: Cleanup after enabling all slimming paint for all layout tests (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
(Empty)
1 {
2 "bounds": [800, 600],
3 "children": [
4 {
5 "bounds": [800, 600],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [259, 40, 40, 19],
10 [244, 60, 40, 19],
11 [204, 60, 40, 19],
12 [83, 60, 40, 19],
13 [47, 80, 40, 19],
14 [20, 224, 202, 72],
15 [10, 191, 138, 12],
16 [10, 135, 208, 19]
17 ],
18 "paintInvalidationClients": [
19 "LayoutText #text",
20 "InlineTextBox 'findme'",
21 "LayoutText #text",
22 "InlineTextBox 'findme'",
23 "LayoutText #text",
24 "InlineTextBox 'findme'",
25 "LayoutText #text",
26 "InlineTextBox 'findme'",
27 "LayoutText #text",
28 "InlineTextBox 'findme'",
29 "LayoutSVGInlineText #text",
30 "InlineTextBox 'Can you findme in this boring text?'",
31 "LayoutSVGInlineText #text",
32 "InlineTextBox 'Findme in a typewriter!'",
33 "LayoutSVGInlineText #text",
34 "InlineTextBox 'Findme on a path! Did you findme?'"
35 ]
36 }
37 ]
38 }
39
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698