Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
text
/
layout-overflow-for-line-clamped-content-expected.html
blob: b0f6986a4397b3f512297db3a7e9919cebd20a92 [
file
] [
edit
]
<style>
div
{
background-color
:
green
;
color
:
transparent
;
font-family
:
Ahem
;
font-size
:
20px
;
}
</style>
<div>
first
<br>
second
<br>
third
<br>
fourth
<br>
fifth
<br>
</div>