Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-contain
/
reference
/
contain-layout-select-001-ref.html
blob: b28ae217b59514f927b8431921f329657e97e177 [
file
] [
log
] [
blame
]
<!doctype html>
<style>
button
{
appearance
:
none
;
contain
:
layout
;
width
:
20px
;
height
:
20px
;
border
:
2px
solid
;
margin
:
5px
;
padding
:
2px
;
}
</style>
<button></button><button></button>