summaryrefslogtreecommitdiffstats
path: root/layout/reftests/line-breaking/smileys-2.html
blob: 1dcd88be6707197f216d1bd0270f9b77ce5a7b9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<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>