Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/webkit-2023.7-embargoed
/
.
/
LayoutTests
/
fast
/
inline
/
hyphenation-when-overflow-wrap-is-break-word-expected.html
blob: b5fd64ab007c12631952c34283a3cf1cd7fdc47e [
file
] [
edit
]
<style>
div
{
font-size
:
16px
;
border
:
1px
solid green
;
width
:
50px
;
-webkit-hyphens
:
auto
;
}
</style>
<div>
Automatic hyphenation opportunities override arbitrary positions
</div>