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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/overflow-scroll-body-appear-expected.txt

Issue 1022673013: Auto-rebaseline for r192549 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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
1 { 1 {
2 "bounds": [2008, 2096], 2 "bounds": [2008, 2096],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [2008, 2096], 5 "bounds": [2008, 2096],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "repaintRects": [ 8 "repaintRects": [
9 [8, 52, 784, 20], 9 [8, 52, 784, 20],
10 [8, 52, 769, 20], 10 [8, 52, 769, 20],
11 [8, 16, 2000, 2072], 11 [8, 16, 2000, 2072],
12 [8, 16, 784, 20], 12 [8, 16, 784, 20],
13 [8, 16, 769, 20], 13 [8, 16, 769, 20],
14 [0, 0, 800, 600], 14 [0, 0, 800, 600],
15 [0, 0, 785, 585], 15 [0, 0, 785, 585],
16 [0, 0, 785, 585] 16 [0, 0, 785, 585]
17 ], 17 ],
18 "paintInvalidationClients": [ 18 "paintInvalidationClients": [
19 "HorizontalScrollbar", 19 "HorizontalScrollbar",
20 "HorizontalScrollbar", 20 "HorizontalScrollbar",
21 "VerticalScrollbar", 21 "VerticalScrollbar",
22 "RootInlineBox",
23 "InlineTextBox 'You should see both vertical and horizontal scrollbars.' ",
24 "RootInlineBox",
25 "InlineTextBox 'This is the test for '",
26 "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class ch ange'",
27 "InlineTextBox '.'",
22 "LayoutView #document", 28 "LayoutView #document",
23 "LayoutView #document", 29 "LayoutView #document",
24 "LayoutBlockFlow BODY", 30 "LayoutBlockFlow BODY",
25 "LayoutBlockFlow P", 31 "LayoutBlockFlow P",
26 "LayoutBlockFlow P" 32 "LayoutBlockFlow P"
27 ] 33 ]
28 } 34 }
29 ] 35 ]
30 } 36 }
31 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698