blob: 807296e0180e006a31b2b7f6c57e95123651f8a7 [file] [log] [blame]
<!DOCTYPE HTML>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script>
shouldThrowErrorName(`console.log(typeof Animation.prototype.timeline)`, `TypeError`);
</script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>