mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-29 18:58:40 +09:00
8 lines
263 B
HTML
8 lines
263 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body onload="document.getElementById('q').appendChild(document.createTextNode('C'));">
|
|
<div style="white-space: pre; direction: rtl;">A<div id="q" style="text-transform: capitalize;">B
|
|
<div></div></div></div>
|
|
</body></html>
|