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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/layers/scroll-descendant-with-cached-cliprects-expected.txt

Issue 1968743003: Auto-rebaseline for r392861 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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": [785, 1895], 2 "bounds": [785, 1895],
3 "children": [ 3 "children": [
4 { 4 {
5 "bounds": [785, 1895], 5 "bounds": [785, 1895],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true, 7 "drawsContent": true,
8 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", 10 "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
11 "rect": [677, 252, 100, 100], 11 "rect": [677, 252, 100, 100],
12 "reason": "style change" 12 "reason": "subtree"
13 }, 13 },
14 { 14 {
15 "object": "LayoutBlockFlow (relative positioned) DIV class='container' ", 15 "object": "LayoutBlockFlow (relative positioned) DIV class='container' ",
16 "rect": [677, 252, 100, 100], 16 "rect": [677, 252, 100, 100],
17 "reason": "style change" 17 "reason": "subtree"
18 }, 18 },
19 { 19 {
20 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", 20 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'",
21 "rect": [677, 252, 100, 100], 21 "rect": [677, 252, 100, 100],
22 "reason": "style change" 22 "reason": "subtree"
23 }, 23 },
24 { 24 {
25 "object": "LayoutBlockFlow DIV", 25 "object": "LayoutBlockFlow DIV",
26 "rect": [677, 252, 100, 100], 26 "rect": [677, 252, 100, 100],
27 "reason": "style change" 27 "reason": "subtree"
28 }, 28 },
29 { 29 {
30 "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", 30 "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
31 "rect": [677, 52, 100, 100], 31 "rect": [677, 52, 100, 100],
32 "reason": "style change" 32 "reason": "subtree"
33 }, 33 },
34 { 34 {
35 "object": "LayoutBlockFlow (relative positioned) DIV class='container' ", 35 "object": "LayoutBlockFlow (relative positioned) DIV class='container' ",
36 "rect": [677, 52, 100, 100], 36 "rect": [677, 52, 100, 100],
37 "reason": "style change" 37 "reason": "subtree"
38 }, 38 },
39 { 39 {
40 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", 40 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'",
41 "rect": [677, 52, 100, 100], 41 "rect": [677, 52, 100, 100],
42 "reason": "style change" 42 "reason": "subtree"
43 }, 43 },
44 { 44 {
45 "object": "LayoutBlockFlow DIV", 45 "object": "LayoutBlockFlow DIV",
46 "rect": [677, 52, 100, 100], 46 "rect": [677, 52, 100, 100],
47 "reason": "style change" 47 "reason": "subtree"
48 }, 48 },
49 { 49 {
50 "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'", 50 "object": "LayoutBlockFlow (positioned) DIV id='scrollpanel'",
51 "reason": "style change" 51 "reason": "style change"
52 }, 52 },
53 { 53 {
54 "object": "LayoutBlockFlow (relative positioned) DIV class='container' ", 54 "object": "LayoutBlockFlow (relative positioned) DIV class='container' ",
55 "reason": "style change" 55 "reason": "style change"
56 }, 56 },
57 { 57 {
58 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'", 58 "object": "LayoutBlockFlow (relative positioned) DIV id='ul'",
59 "reason": "style change" 59 "reason": "style change"
60 }, 60 },
61 { 61 {
62 "object": "LayoutBlockFlow DIV", 62 "object": "LayoutBlockFlow DIV",
63 "reason": "style change" 63 "reason": "style change"
64 } 64 }
65 ] 65 ]
66 } 66 }
67 ] 67 ]
68 } 68 }
69 69
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698