Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
master
/
.
/
css
/
css-overflow
/
scroll-marker-011-ref.html
blob: dca775fcecadf26d115e3961da6affb519b0fdba [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
*
{
font-family
:
monospace
;
}
</style>
<p>
The word "PASS" should be seen below.
</p>
<div
style
=
"
overflow
:
hidden
;
"
>
<a
href
=
"#"
>
P
</a><a
href
=
"#"
>
A
</a><a
href
=
"#"
>
S
</a><a
href
=
"#"
>
S
</a>
</div>