зеркало из https://github.com/mozilla/gecko-dev.git
Add a crashtest
This commit is contained in:
Родитель
2de466d00f
Коммит
a187f1fa85
|
@ -0,0 +1,16 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<script>
|
||||
function foo()
|
||||
{
|
||||
document.getElementById("ms").setAttribute("foo", "x");
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body onload="foo()">
|
||||
|
||||
<mstyle xmlns="http://www.w3.org/1998/Math/MathML" id="ms" />
|
||||
</body>
|
||||
|
||||
</html>
|
|
@ -24,6 +24,6 @@ load 377824-1.xhtml
|
|||
load 379418-1.xhtml
|
||||
load 393760-1.xhtml
|
||||
load 397518-1.xhtml
|
||||
load 400475-1.xhtml
|
||||
load 405187-1.xhtml
|
||||
load 405271-1.xml
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче