Sign in
webkit
/
WebKit
/
fc2cff8917fb60b165883c03654de2178e6204c2
/
.
/
LayoutTests
/
fast
/
animation
/
request-animation-frame-prefix.html
blob: 096b7b1fd886b2ece5c1efcccad92a5746d50669 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
</head>
<body>
<span
id
=
"e"
></span>
<span
id
=
"f"
></span>
<script
src
=
"script-tests/request-animation-frame-prefix.js"
></script>
</body>
</html>