mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-01 00:33:57 +00:00
7 lines
181 B
HTML
7 lines
181 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body onload="((new DOMParser).parseFromString('<x/>', 'text/xml')).adoptNode(document.getElementById('v'));">
|
||
|
<div id="v"><bdi>x</bdi></div>
|
||
|
</body>
|
||
|
</html>
|