Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
fast
/
inline
/
line-spanning-inline-box-crash.html
blob: 56f11e70ecfbf4106802c35c7b9a9cc7aa785a5a [
file
] [
edit
]
<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>