Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<style>
button {
outline: none;
-moz-appearance: none;
appearance: none;
}
</style>
<button autofocus>Foo</button>