Update user-agent.css
1 files changed, 4 insertions(+), 1 deletions(-) M user-agent.css
M user-agent.css => user-agent.css +4 -1
@@ 6,7 6,10 @@ datalist {speak: never} button[type=button] {speak: never} button[formaction] {speak: always} button::before {content: "Button"; pitch: high} button::before, input[type=button]::before, input[type=submit]::before { content: "Button"; pitch: high; } select::before, textarea::before, input::before {content: "Input"; pitch: high} output::before {content: "Output"; pitch: high} button, select, input, output {pitch: low}