blob: 2fee6f7c1fc46593f450fac606a651a12403ff72 [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);
createRefs(transformTests[testName]);
</script>