mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
192f557403
Filetypes changed: .cpp .gif .h .html .list .png .svg .x-ccmap .xbl .xhtml .xul
17 lines
507 B
HTML
17 lines
507 B
HTML
<html>
|
|
<head>
|
|
<style type="text/css"> p { margin: 5px 1em; width: 0; white-space: nowrap; } </style>
|
|
</head>
|
|
<body>
|
|
|
|
<p>http://www.mozilla.org/</p>
|
|
<p>http://www.mozilla.org/abcd</p>
|
|
<p>http://www.mozilla.org<br>/abcde</p>
|
|
<p>http://www.mozilla.org<br>/abcdef/</p>
|
|
<p>http://www.mozilla.org<br>/abcd/abcd<br>/abcde<br>/index.html</p>
|
|
<p>http://www.mozilla.org<br>/index.cgi?abcdef=abcdef&<br>abcdef=abcdef</p>
|
|
<p>http://www.mozilla.org<br>/index.cgi?abcdef=abcdef;<br>abcdef=abcdef</p>
|
|
|
|
</body>
|
|
</html>
|