repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
platform
/
android
/
inspector
/
layers
/
layer-scroll-rects-get-expected.txt
blob
f5f9a0bdba3fa0a9bc672063288c9568b8839d80
1
Scroll rectangles
2
Model elements dump
3
{
4
0 : {
5
rect : {
6
height : 20
7
width : 20
8
x : 8
9
y : 8
10
}
11
type : "RepaintsOnScroll"
12
}
13
1 : {
14
rect : {
15
height : 600
16
width : 800
17
x : 0
18
y : 0
19
}
20
type : "WheelEventHandler"
21
}
22
}
23
{
24
0 : {
25
rect : {
26
height : 20
27
width : 20
28
x : 8
29
y : 8
30
}
31
type : "TouchEventHandler"
32
}
33
}
34
{
35
0 : {
36
rect : {
37
height : 40
38
width : 40
39
x : 0
40
y : 0
41
}
42
type : "TouchEventHandler"
43
}
44
}
45