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
/
fast
/
repaint
/
requestAnimation-translation-leave-traces-expected.txt
blob
908593f166a143bb5aff6b64ab644c627db42f47
1
This test checks that changing the transform on an element triggers a correct invalidation.
2
The paint invalidations below should match the transformed element's coordinates.
3
Tested locations: 1200,1500
4
{
5
"bounds": [1600, 585],
6
"children": [
7
{
8
"bounds": [1600, 585],
9
"contentsOpaque": true,
10
"drawsContent": true,
11
"repaintRects": [
12
[1500, 0, 100, 100],
13
[1300, 0, 300, 585],
14
[1200, 0, 100, 100],
15
[1200, 0, 100, 100],
16
[1000, 0, 300, 585],
17
[900, 0, 100, 100]
18
]
19
}
20
]
21
}
22