Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-overflow
/
scrollbar-gutter-dynamic-004-ref.html
blob: edafd49e524cb8a3b77ccccf4f24dc09e6e96ca4 [
file
] [
log
] [
blame
]
<!doctype html>
<meta
charset
=
"utf-8"
>
<style>
p
{
background-color
:
purple
;
color
:
white
;
}
</style>
<p>
Should not have space around me in the inline axis.
</p>