Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<script>
window.onload = function(){
let a = document.documentElement.animate([], {"iterations": 1.7976931348623157e+308, "fill": "both"});
};
</script>
</head>
</html>