Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/base/crashtests/crashtests.list
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('inner').dir = 'auto';">
<div dir="auto"><div id="inner"><svg></svg></div></div>
</body>
</html>