mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 09:30:44 +00:00
Test for bug 829428, rs=ehsan
This commit is contained in:
parent
9ffe6086ee
commit
a20f3fd801
8
content/base/crashtests/829428.html
Normal file
8
content/base/crashtests/829428.html
Normal 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>
|
@ -126,3 +126,4 @@ load 822723.html
|
||||
load 824719.html
|
||||
load 827190.html
|
||||
load 828054.html
|
||||
load 829428.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user