Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
text
/
hyphenate-first-word-after-skipped-space.html
blob: 098811a4dd1e59097e8f27a05f35af4dbc39aedb [
file
] [
log
] [
blame
]
<style>
div
{
-webkit-locale
:
"en_US"
;
-webkit-hyphens
:
auto
;
-webkit-hyphenate-limit-before
:
2
;
width
:
40px
;
border
:
solid
;
margin
:
8px
;
}
</style>
<div>
Undone.
</div>
<div>
Undone.
</div>
<div>
Simply undone.
</div>
<div>
I undid it.
</div>