Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
block
/
line-clamp-collapse-nested-blocks-expected.html
blob: 063b6ce4dc1b5ff2ed75583251e6ad4b76f7ff51 [
file
]
<style>
.
container
{
display
:
-webkit-box
;
-webkit-box-orient
:
vertical
;
overflow
:
hidden
;
}
</style>
<div
class
=
container
>
PASS if this is visible…
</div>