gecko-dev/layout/reftests/forms/button/author-padding.html

4 строки
184 B
HTML

<!doctype html>
<!-- This technically assumes that no theme would have 300px of padding by default, looks like a safe enough assumption -->
<button style="padding: 300px">Foo</button>