Sign in
webkit
/
WebKit
/
8c18f0337d7a3f99727d33db985ecfe9ce1de124
/
.
/
LayoutTests
/
fast
/
animation
/
request-animation-frame.html
blob: a13eea7f7d944c2eb821361f411bf26c8f58c48e [
file
] [
log
] [
blame
]
<!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.js"
></script>
</body>
</html>