https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8d3d30b6cd8534d205811d1e99044ff18bd6fe0d authored by Ryan VanderMeulen on 23 July 2015, 14:35:28 UTC
Bug 1186285 - Remove automation for the mozilla-b2g34_v2_1 branch. r=catlee, a=test-only
Tip revision: 8d3d30b
punctuation-open-4-ref.html
<html>
<head>
<style type="text/css"> p { margin: 5px 1em; width: 0; white-space: nowrap; } </style>
</head>
<body>

<p>abcdef&#x3001;<br>(abcdef</p>
<p>abcdef&#x3001;<br>[abcdef</p>
<p>abcdef&#x3001;<br>{abcdef</p>
<p>abcdef&#x3001;<br>{abcdef</p>
<p>abcdef&#x3001;<br>&#xFF62;abcdef</p>
<p>abcdef&#x3001;<br>&#xFF08;abcdef</p>
<p>abcdef&#x3001;<br>&#xFF3B;abcdef</p>
<p>abcdef&#x3001;<br>&#xFF5B;abcdef</p>
<p>abcdef&#x3001;<br>&#x300C;abcdef</p>

<p>abcdef&#x3002;<br>(abcdef</p>
<p>abcdef&#x3002;<br>[abcdef</p>
<p>abcdef&#x3002;<br>{abcdef</p>
<p>abcdef&#x3002;<br>&#xFF62;abcdef</p>
<p>abcdef&#x3002;<br>&#xFF08;abcdef</p>
<p>abcdef&#x3002;<br>&#xFF3B;abcdef</p>
<p>abcdef&#x3002;<br>&#xFF5B;abcdef</p>
<p>abcdef&#x3002;<br>&#x300C;abcdef</p>

</body>
</html>
back to top