Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkitgtk/2.2
/
.
/
LayoutTests
/
fast
/
animation
/
request-animation-frame-timestamps.html
blob: 9448310121a6d0c6c26f8c38d304632fccba795f [
file
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<script
src
=
"../js/resources/js-test-pre.js"
></script>
</head>
<body>
<span
id
=
"e"
></span>
<span
id
=
"f"
></span>
<script
src
=
"script-tests/request-animation-frame-timestamps.js"
></script>
</body>
</html>