This is a basic test suite of various web technologies for the When Can I Use website.
It is used to quickly test basic support for features in upcoming browsers, rather than any full support of the feature's specification.
Results on this page generally match the results as they appear on the When Can I Use site, but may not always due to a variety of circumstances (test may pass but support is actually buggy, not tested well enough, has alternative method, etc).
Four different types of tests are used:
If you are interested in contributing tests, follow these instructions.
Feature | Unprefixed tests | Prefixed tests |
---|---|---|
SVG fragment identifiers[Feat] [Tests] |
Visual-squareSVG image as background pointing at small lime square: svg-icons.svg#lime-view
Visual-squareSVG image as background pointing at small lime square with file: svg-icons.svg#svgView(viewBox(100,200,5,5))
Visual-squareSVG image in img element pointing at small lime square with file: svg-icons.svg#svgView(viewBox(100,200,5,5))
Visual-squareSVG image as background pointing at small lime square (id on rect element, no view element): svg-icons-noview.svg#lime-view
|