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

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

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

Powered by Google App Engine
This is Rietveld 408576698