Sign in
webkit
/
WebKit
/
9394a477fd489d69e02f177e78e26b46ac6f7705
/
.
/
LayoutTests
/
fast
/
inline
/
hyphenation-when-overflow-wrap-is-break-word-expected.html
blob: b5fd64ab007c12631952c34283a3cf1cd7fdc47e [
file
] [
log
] [
blame
]
<style>
div
{
font-size
:
16px
;
border
:
1px
solid green
;
width
:
50px
;
-webkit-hyphens
:
auto
;
}
</style>
<div>
Automatic hyphenation opportunities override arbitrary positions
</div>