mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
12 lines
183 B
HTML
12 lines
183 B
HTML
<html>
|
|
<head>
|
|
<style id="script">
|
|
body::first-letter {float: right; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<dd style="white-space: -moz-pre-wrap;">m
|
|
<dt>m</dt>
|
|
</dd>
|
|
</body>
|
|
</html> |