Bug 1454201: Add crashtest for this no-longer-reproducible bug. (no review, crashtest-only)

Differential Revision: https://phabricator.services.mozilla.com/D161854
This commit is contained in:
Daniel Holbert 2022-11-10 22:28:54 +00:00
Родитель 3f5d13529b
Коммит d181af1838
2 изменённых файлов: 53 добавлений и 0 удалений

Просмотреть файл

@ -0,0 +1,52 @@
<html>
<head>
<script>
function loader() {
var tbody = document.createElement("tbody");
try { document.all[90%document.all.length].appendChild(tbody); } catch(e) { }
}
</script>
</head>
<body onload=loader()>
<span>
<a></a>
</span>
<a></a>
<svg marker-end="url(#poly)">
<a></a>
<a></a>
<symbol >
<a></a>
</symbol>
<polyline id="poly">
<a></a>
<a></a>
<a></a>
<a></a>
</polyline>
<line >
<a></a>
</line>
<a></a>
<span>
<a></a>
</span>
<a></a>
<a></a>
<a></a>
</svg>
<dialog style="-moz-appearance: checkbox; overflow-x: auto; max-width: 0em;" open="true"></dialog>
<a></a>
<a></a>
<span>
<a></a>
<a></a>
<a></a>
<a></a>
</span>
<a></a>
<a></a>
<a></a>
<a></a>
</body>
</html>

Просмотреть файл

@ -210,6 +210,7 @@ load 1421807-1.html
load 1421807-2.html
load 1422226.html
load 1443092.html
load 1454201-1.html
load 1467552-1.html
load 1474982.html
load conditional-outer-svg-nondirty-reflow-assert.xhtml