mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
f84651ffa7
--HG-- extra : rebase_source : 355473f66d85ce9bf1a1be6fc3677f2af7ae2019
8 lines
234 B
HTML
8 lines
234 B
HTML
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
|
<style>
|
|
|
|
div:first-letter { float: right; }
|
|
|
|
</style>
|
|
</head><body onload="document.getElementById('a').style.fontFamily = 'a';"><div id="a"> ‫<span></span></div></body></html>
|