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

28 lines
346 B
HTML

<html>
<head>
<style type="text/css"> p { margin: 5px 1em; width: 0; white-space: nowrap; } </style>
</head>
<body>
<p>:)</p>
<p>;)</p>
<p>:(</p>
<p>:-)</p>
<p>:-(</p>
<p>:P</p>
<p>:D</p>
<p>:-D</p>
<p>:^)</p>
<p>:-/</p>
<p>=^_^=</p>
<p>\^_^/</p>
<p>^-^</p>
<p>^^;;</p>
<p>o_O</p>
<p>-__-;;</p>
<p>&gt;_&lt;</p>
<p>&gt;&lt;</p>
</body>
</html>