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