gecko/content/base/crashtests/829428.html

9 lines
173 B
HTML
Raw Normal View History

2013-01-15 00:20:06 -08:00
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('inner').dir = 'auto';">
<div dir="auto"><div id="inner"><svg></svg></div></div>
</body>
</html>