blob: 5525c3090092bef2dc731dc470f217a2fc2569cc [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_keywords.json", true);
test.run();
</script>