mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-13 07:24:47 +00:00
Test for bug 815043
This commit is contained in:
parent
e927d1a370
commit
a64db64c46
8
content/base/crashtests/815043.html
Normal file
8
content/base/crashtests/815043.html
Normal file
@ -0,0 +1,8 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body onload="document.getElementById('x').dir = '';">
|
||||
|
||||
<div><bdi><bdi id="x"><span></span></bdi></bdi></div>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -116,6 +116,7 @@ load 752226-2.html
|
||||
HTTP(..) load xhr_abortinprogress.html
|
||||
load 786854.html
|
||||
load xhr_empty_datauri.html
|
||||
load 815043.html
|
||||
load 815276.html
|
||||
load 815477.html
|
||||
load 815500.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user