blob: cf8fa1e00c99e575c4e5301a081d3c51ae4b5b35 [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_hsl.json");
test.run();
</script>