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