summaryrefslogtreecommitdiffstats
path: root/layout/reftests/outline/outline-auto-suppressed-native-widget.html
blob: 97848797dd5ab71a01beb0e2511993137ef8c308 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<style>
input:focus {
  outline: 1px solid green;
  caret-color: transparent;
}
</style>
<input autofocus>