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

28 lines
454 B
HTML

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