blob: b0663b4ebe75cf81d255733c16e32d18478f45d0 [file] [log] [blame]
<script src="../resources/js-test.js"></script>
<script src="resources/color-test.js"></script>
<script>
var test = new ColorTest("resources/css-parsing-tests/color3_hsla_2.json");
test.run();
</script>