Sign in
webkit
/
WebKit
/
706caf297da7aa008797b72008d543d8e2d08fc3
/
.
/
LayoutTests
/
fast
/
html
/
details-line-height-overlap.html
blob: 7155165bdd49abbd7de57cbd61f2533ddf6c4c14 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<style>
html
{
font-size
:
15px
;
}
li
{
line-height
:
1rem
;
}
</style>
<details><summary>
details
</summary></details>
<li>
1 should not
</li>
<li>
2 overlap
</li>