Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
inline
/
line-spanning-inline-box-crash.html
blob: 56f11e70ecfbf4106802c35c7b9a9cc7aa785a5a [
file
]
<div>
<span>
some
<span
style
=
"
vertical-align
:
top
"
>
content
<br>
<span>
here
</span>
</span>
<span>
and here.
</span>
</div>
<div>
PASS if no crash or assert.
</div>