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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/compositing/overflow/reparented-scrollbars-non-sc-anc-expected.txt

Issue 1372393006: Auto-rebaseline for r351979 (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": [1208, 821],
3 "children": [
4 {
5 "bounds": [1208, 821],
6 "contentsOpaque": true,
7 "drawsContent": true,
8 "children": [
9 {
10 "position": [8, 8],
11 "bounds": [1200, 800],
12 "shouldFlattenTransform": false,
13 "children": [
14 {
15 "bounds": [1200, 800],
16 "drawsContent": true,
17 "children": [
18 {
19 "bounds": [1200, 800],
20 "children": [
21 {
22 "bounds": [1200, 1000],
23 "shouldFlattenTransform": false,
24 "children": [
25 {
26 "bounds": [1200, 1000],
27 "drawsContent": true,
28 "children": [
29 {
30 "bounds": [1200, 1000],
31 "children": [
32 {
33 "bounds": [1200, 10000],
34 "shouldFlattenTransform": false,
35 "drawsContent": true,
36 "children": [
37 {
38 "shouldFlattenTransform": false
39 }
40 ]
41 }
42 ]
43 }
44 ]
45 }
46 ]
47 }
48 ]
49 }
50 ]
51 }
52 ]
53 },
54 {
55 "position": [8, 10008],
56 "bounds": [1200, 0]
57 },
58 {
59 "position": [8, 8],
60 "bounds": [1200, 1000],
61 "children": [
62 {
63 "children": [
64 {
65 "position": [1193, 0],
66 "bounds": [7, 1000],
67 "drawsContent": true
68 }
69 ]
70 }
71 ]
72 }
73 ]
74 }
75 ]
76 }
77
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698