Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<style>
fieldset, input, select {
display: ruby;
}
</style>
<fieldset></fieldset>
<input type="color">
<input type="file">
<input type="number">
<input type="range">
<select></select>
<select size="2"></select>