Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
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>