trisquel-icecat/icecat/layout/reftests/outline/outline-auto-suppressed-native-widget.html

8 lines
123 B
HTML

<!doctype html>
<style>
input:focus {
outline: 1px solid green;
caret-color: transparent;
}
</style>
<input autofocus>