summaryrefslogtreecommitdiffstats
path: root/dom/base/crashtests/815043.html
blob: d5cdd9359837a66c4b4d4de34d816b7eefda1c85 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<body onload="document.getElementById('x').dir = '';">

<div><bdi><bdi id="x"><span></span></bdi></bdi></div>

</body>
</html>