Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
html
/
rendering
/
widgets
/
button-layout
/
scrollable-button-centering-ref.html
blob: 39195e5da3cff0f9055289e875c32d64f4ef431e [
file
] [
log
] [
blame
]
<!doctype html>
<meta
charset
=
"utf-8"
>
<style>
button
{
height
:
5em
;
}
</style>
<button>
ABC
</button>
<button>
ABC
</button>
<button>
ABC
</button>