mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
263 B
HTML
9 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>
|