Sign in
webkit
/
WebKit
/
2460f0f427f628fc375ef165c5dc0d6e83a008e8
/
.
/
LayoutTests
/
fast
/
text
/
hyphenate-first-word-after-skipped-space-expected.html
blob: 3c33a51a8f31f4fb28f6ec254ed0b5325c2dd2af [
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>