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

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

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 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
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 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "InlineTextBox '.'", 10 "object": "LayoutView #document",
11 "rect": [0, 0, 0, 0], 11 "rect": [0, 0, 2008, 2096],
12 "reason": "full" 12 "reason": "style change"
13 },
14 {
15 "object": "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'",
16 "rect": [0, 0, 0, 0],
17 "reason": "full"
18 },
19 {
20 "object": "InlineTextBox 'This is the test for '",
21 "rect": [0, 0, 0, 0],
22 "reason": "full"
23 },
24 {
25 "object": "InlineTextBox 'You should see both vertical and horizontal scrollbars.'",
26 "rect": [0, 0, 0, 0],
27 "reason": "full"
28 }, 13 },
29 { 14 {
30 "object": "LayoutBlockFlow BODY", 15 "object": "LayoutBlockFlow BODY",
31 "rect": [8, 16, 2000, 2072], 16 "rect": [8, 16, 2000, 2072],
32 "reason": "style change" 17 "reason": "style change"
33 }, 18 },
34 { 19 {
20 "object": "LayoutView #document",
21 "rect": [0, 0, 785, 585],
22 "reason": "full"
23 },
24 {
25 "object": "LayoutView #document",
26 "rect": [0, 585, 785, 15],
27 "reason": "scroll"
28 },
29 {
35 "object": "LayoutBlockFlow P", 30 "object": "LayoutBlockFlow P",
31 "rect": [8, 52, 784, 20],
32 "reason": "forced by layout"
33 },
34 {
35 "object": "LayoutBlockFlow P",
36 "rect": [8, 16, 784, 20], 36 "rect": [8, 16, 784, 20],
37 "reason": "forced by layout" 37 "reason": "forced by layout"
38 }, 38 },
39 { 39 {
40 "object": "LayoutBlockFlow P",
41 "rect": [8, 52, 784, 20],
42 "reason": "forced by layout"
43 },
44 {
45 "object": "LayoutView #document",
46 "rect": [0, 0, 785, 585],
47 "reason": "full"
48 },
49 {
50 "object": "LayoutView #document",
51 "rect": [0, 0, 2008, 2096],
52 "reason": "style change"
53 },
54 {
55 "object": "LayoutView #document",
56 "rect": [0, 585, 785, 15],
57 "reason": "scroll"
58 },
59 {
60 "object": "LayoutView #document", 40 "object": "LayoutView #document",
61 "rect": [785, 0, 15, 585], 41 "rect": [785, 0, 15, 585],
62 "reason": "scroll" 42 "reason": "scroll"
63 }, 43 },
64 { 44 {
65 "object": "LayoutView #document", 45 "object": "LayoutView #document",
66 "rect": [785, 585, 15, 15], 46 "rect": [785, 585, 15, 15],
67 "reason": "scroll" 47 "reason": "scroll"
68 }, 48 },
69 { 49 {
50 "object": "InlineTextBox '.'",
51 "reason": "full"
52 },
53 {
54 "object": "InlineTextBox 'Bug 36461 - No vertical scrollbar after the CSS class change'",
55 "reason": "full"
56 },
57 {
58 "object": "InlineTextBox 'This is the test for '",
59 "reason": "full"
60 },
61 {
62 "object": "InlineTextBox 'You should see both vertical and horizontal scrollbars.'",
63 "reason": "full"
64 },
65 {
66 "object": "LayoutView #document",
67 "reason": "scroll"
68 },
69 {
70 "object": "RootInlineBox", 70 "object": "RootInlineBox",
71 "rect": [0, 0, 0, 0],
72 "reason": "full" 71 "reason": "full"
73 }, 72 },
74 { 73 {
75 "object": "RootInlineBox", 74 "object": "RootInlineBox",
76 "rect": [0, 0, 0, 0],
77 "reason": "full" 75 "reason": "full"
78 }, 76 },
79 { 77 {
80 "object": "RootInlineBox", 78 "object": "RootInlineBox",
81 "rect": [0, 0, 0, 0],
82 "reason": "full" 79 "reason": "full"
83 }, 80 },
84 { 81 {
85 "object": "RootInlineBox", 82 "object": "RootInlineBox",
86 "rect": [0, 0, 0, 0],
87 "reason": "full" 83 "reason": "full"
88 } 84 }
89 ] 85 ]
90 } 86 }
91 ] 87 ]
92 } 88 }
93 89
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698