gecko/gfx/tests/crashtests/467873-1.html

9 lines
263 B
HTML
Raw Normal View History

2009-01-01 14:18:58 -08:00
<!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>