tenfourfox/layout/reftests/text/wordbreak-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
274 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Test - word-break: break-all</title>
</head>
<body>
<div>f<br/>o<br/>x<br/>f<br/>-<br/>o<br/></div><br/>
<div>fox<br/>f-o</div><br/>
</body>
</html>