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

Side by Side Diff: LayoutTests/platform/win/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, 275, 75, 17],
10 [8, 257, 75, 17],
11 [8, 239, 75, 17],
12 [8, 221, 75, 17],
13 [8, 203, 75, 17],
14 [8, 185, 75, 17],
15 [8, 167, 75, 17],
16 [8, 149, 75, 17],
17 [8, 131, 75, 17],
18 [8, 113, 75, 17],
19 [8, 108, 75, 4]
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