gecko/layout/reftests/line-breaking/smileys-2.html
Daniel Holbert 783f0d51f8 (No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
Filetypes changed: .cpp .gif .h .html .list .png .svg .x-ccmap .xbl .xhtml .xul
2008-07-11 11:54:06 -07:00

28 lines
433 B
HTML

<html>
<head>
<style type="text/css"> p { margin: 5px 1em; width: 0; } </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>