Sign in
webkit
/
WebKit
/
2b9ca0100c21646ff4c18015b0def276298a5958
/
.
/
LayoutTests
/
fast
/
animation
/
request-animation-frame-too-rapid.html
blob: 9b9da5910c725e6bf00648421dbae26db47bb5a9 [
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-too-rapid.js"
></script>
</body>
</html>