Sign in
chromium
/
external
/
w3c
/
web-platform-tests.git
/
HEAD
/
.
/
css
/
css-lists
/
list-marker-alignment-ref.html
blob: acbc73e284c05a74abbfb8ef9b482c1f0228c517 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
::
marker
{
font-family
:
inherit
;
}
</style>
<div
style
=
"
display
:
inline-block
;
"
>
<ul>
<li>
xx
</li>
xx
</ul>
</div>