html5-elements-tester icon indicating copy to clipboard operation
html5-elements-tester copied to clipboard

A page containing HTML elements that you can use for testing purposes

Results 3 html5-elements-tester issues
Sort by recently updated
recently updated
newest added

Allow to define in URL query the CSS to be used for the test.

It can be useful to test, as W3 calls it [in the HTML specification](https://www.w3.org/TR/2017/REC-html52-20171214/single-page.html#common-idioms-without-dedicated-elements); *"common idioms without dedicated elements"*, such as subtitles, footnotes, etc.

enhancement

Some HTML element attributes might be interesting to test as well, such as `hidden`, and some ARIA attributes.

enhancement