Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
css
/
appearance-apple-pay-button-border-width.html
blob: ef2dadf1d44d6d198585f9dfbddf97201f2b434e [
file
] [
log
] [
blame
] [
edit
]
<style>
div
{
width
:
100px
;
height
:
50px
;
appearance
:
-apple-pay-button
;
border-width
:
0
;
}
</style>
<div></div>