mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
7 lines
157 B
HTML
7 lines
157 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="text-shadow: 5px 5px 1.5px red;">
|
|
<span style="direction: rtl; unicode-bidi: bidi-override">abcde</span>
|
|
</body>
|
|
</html>
|