blob: 0930a7469a87fc8f6515e9f6ff442b6f7988ed4c [file] [log] [blame]
<!DOCTYPE html>
<html class="reftest-wait">
<script src="../../../common/reftest-wait.js"></script>
<script src="support/transform-interpolation-reftests.js"></script>
<body>
<script>
const testName = window.location.search.substr(1);
createRefsWithAnimation(transformTests[testName]);
</script>