blob: 195544c763b3a3b76f7c67abbe44c3d05cf30ffb [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
font: 20px Times;
-webkit-hyphens: auto;
hyphens: auto;
}
</style>
<script>
if (window.internals)
internals.setMockHyphenation('en-us');
</script>
<table cellspacing=0 cellpadding=0 lang="en-us">
<tr>
<td>
<div>
a hyphenation test.
</div>
</td>
<td style="width: 100%"></td>
</tr>
</table>