mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-05 02:06:25 +00:00
9 lines
150 B
HTML
9 lines
150 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="document.getElementById('x').dir = '';">
|
|
|
|
<div><bdi><bdi id="x"><span></span></bdi></bdi></div>
|
|
|
|
</body>
|
|
</html>
|