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