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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt

Issue 1415983002: Auto-rebaseline for r355074 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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": [2008, 2092],
3 "children": [
4 {
5 "bounds": [2008, 2092],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "repaintRects": [
9 [8, 50, 784, 18],
10 [8, 50, 769, 18],
11 [7, 16, 2001, 2068],
12 [7, 16, 785, 18],
13 [7, 16, 770, 18],
14 [0, 0, 2008, 2092],
15 [0, 0, 785, 585]
16 ],
17 "paintInvalidationClients": [
18 "HorizontalScrollbar",
19 "HorizontalScrollbar",
20 "VerticalScrollbar",
21 "RootInlineBox",
22 "InlineTextBox 'You should see both vertical and horizontal scrollbars.' ",
23 "RootInlineBox",
24 "InlineTextBox 'This is the test for '",
25 "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class ch ange'",
26 "InlineTextBox '.'",
27 "LayoutView #document",
28 "LayoutView #document",
29 "LayoutBlockFlow BODY",
30 "LayoutBlockFlow P",
31 "LayoutBlockFlow P"
32 ]
33 }
34 ]
35 }
36
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698