Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
fast
/
text
/
crash-grapheme-cluster-spanning-adjacent-textitems.html
blob: 56733e9ef3e8cf6fb3afea3e15a161c928a4b150 [
file
] [
edit
]
<div
style
=
"
float
:
left
;
line-break
:
anywhere
"
>
؀🀀
</div>
<p>
This test used for grapheme cluster spanning adjucent inline text-items.PASS if no crash or ASSERT.
</p>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>