Test for bug 829428, rs=ehsan

This commit is contained in:
Simon Montagu 2013-01-15 00:20:06 -08:00
parent 9ffe6086ee
commit a20f3fd801
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('inner').dir = 'auto';">
<div dir="auto"><div id="inner"><svg></svg></div></div>
</body>
</html>

View File

@ -126,3 +126,4 @@ load 822723.html
load 824719.html
load 827190.html
load 828054.html
load 829428.html