Harness status: OK

Found 39 tests

39 Pass
Pass	Check that src: url("foo.ttf") is valid
Pass	Check that src: url("foo.ttf") tech() is invalid
Pass	Check that src: url("foo.ttf") tech(features-opentype) is valid
Pass	Check that src: url("foo.ttf") tech(features-aat) is valid
Pass	Check that src: url("foo.ttf") tech(color-COLRv0) is valid
Pass	Check that src: url("foo.ttf") tech(color-COLRv1) is valid
Pass	Check that src: url("foo.ttf") tech(color-sbix) is valid
Pass	Check that src: url("foo.ttf") tech(color-CBDT) is valid
Pass	Check that src: url("foo.ttf") tech(variations) is valid
Pass	Check that src: url("foo.ttf") tech(palettes) is valid
Pass	Check that src: url("foo.ttf") tech("features-opentype") is invalid
Pass	Check that src: url("foo.ttf") tech("color-COLRv0") is invalid
Pass	Check that src: url("foo.ttf") tech("variations") is invalid
Pass	Check that src: url("foo.ttf") tech(features-opentype, color-COLRv0, variations, palettes) is valid
Pass	Check that src: url("foo.ttf") tech(features-opentype color-COLRv0 variations palettes) is invalid
Pass	Check that src: url("foo.ttf") tech(feature-opentype) is invalid
Pass	Check that src: url("foo.ttf") tech(feature-aat) is invalid
Pass	Check that src: url("foo.ttf") tech(feature-graphite) is invalid
Pass	Check that src: url("foo.ttf") tech(auto) is invalid
Pass	Check that src: url("foo.ttf") tech(default) is invalid
Pass	Check that src: url("foo.ttf") tech(inherit) is invalid
Pass	Check that src: url("foo.ttf") tech(initial) is invalid
Pass	Check that src: url("foo.ttf") tech(none) is invalid
Pass	Check that src: url("foo.ttf") tech(normal) is invalid
Pass	Check that src: url("foo.ttf") tech(xyzzy) is invalid
Pass	Check that src: url("foo.ttf") tech(xyzzy, features-opentype) is invalid
Pass	Check that src: url("foo.ttf") tech(features-opentype, xyzzy) is invalid
Pass	Check that src: url("foo.ttf") format(opentype) tech(features-opentype) is valid
Pass	Check that src: url("foo.ttf") tech(features-opentype) format(opentype) is invalid
Pass	Check that src: url("foo.ttf") tech(incremental), url("bar.html") is valid
Pass	Check that src: url("foo.ttf") tech(incremental, color-SVG, features-graphite, features-aat), url("bar.html") is valid
Pass	Check that src: url("foo.ttf") tech(color-SVG, features-graphite), url("bar.html") is valid
Pass	Check that src: url("foo.ttf") tech(color-SVG), url("bar.html") is valid
Pass	Check that src: url("foo.ttf") tech(features-graphite), url("bar.html") is valid
Pass	Check that src: url("foo.ttf") dummy("opentype") tech(variations) is invalid
Pass	Check that src: url("foo.ttf") dummy("opentype") dummy(variations) is invalid
Pass	Check that src: url("foo.ttf") format(opentype) tech(features-opentype) dummy(something) is invalid
Pass	Check that src: url("foo.ttf") format(dummy), url("foo.ttf") tech(variations) is valid
Pass	Check that src: url("foo.ttf") tech(color), url("bar.html") is valid