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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/compositing/overflow/updating-scrolling-container-and-content-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 [8, 298, 74, 10],
10 [8, 278, 74, 19],
11 [8, 258, 74, 19],
12 [8, 238, 74, 19],
13 [8, 218, 74, 19],
14 [8, 198, 74, 19],
15 [8, 178, 74, 19],
16 [8, 158, 74, 19],
17 [8, 138, 74, 19],
18 [8, 118, 74, 19],
19 [8, 108, 74, 9]
20 ],
21 "paintInvalidationClients": [
22 "LayoutText #text",
23 "InlineTextBox 'CONTENT'",
24 "LayoutText #text",
25 "InlineTextBox 'CONTENT'",
26 "LayoutText #text",
27 "InlineTextBox 'CONTENT'",
28 "LayoutText #text",
29 "InlineTextBox 'CONTENT'",
30 "LayoutText #text",
31 "InlineTextBox 'CONTENT'",
32 "LayoutText #text",
33 "InlineTextBox 'CONTENT'",
34 "LayoutText #text",
35 "InlineTextBox 'CONTENT'",
36 "LayoutText #text",
37 "InlineTextBox 'CONTENT'",
38 "LayoutText #text",
39 "InlineTextBox 'CONTENT'",
40 "LayoutText #text",
41 "InlineTextBox 'CONTENT'",
42 "LayoutText #text",
43 "InlineTextBox 'CONTENT'",
44 "LayoutText #text",
45 "InlineTextBox 'CONTENT'",
46 "LayoutText #text",
47 "InlineTextBox 'CONTENT'"
48 ]
49 }
50 ]
51 }
52
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698