repo.or.cz
/
blink.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Web Animations: Don't set compositor pending when document has been detached
[blink.git]
/
ManualTests
/
resources
/
iframe-reloaded-on-touch.html
blob
0fa98c51fd2e4e8c7a9a8659f64d11fe3f33a0e5
1
<body>
2
<div
ontouchstart
=
"window.location.reload()"
style
=
"background-color:green;height:200px;width:200px"
>
Touch me
</div>
3
</body>