Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/DOMParser-interface
/
.
/
css
/
css-multicol
/
multicol-list-item-005-ref.html
blob: 3a9fbc7eb3daea05f62f9cd32ca474e731f301ac [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<link
rel
=
"author"
title
=
"Morten Stenshorne"
href
=
"mailto:
[email protected]
"
>
<div
style
=
"
display
:
list-item
;
margin
:
50px
;
"
>
<div
style
=
"
height
:
100px
;
"
></div>
<div
style
=
"
height
:
50px
;
"
>
← Marker here.
</div>
Marker NOT here
</div>