Bug 1443092 - Crashtest. r=jwatt

--HG--
extra : rebase_source : a5e5a41ba9a8d763497499a73d6737b4999667f7
This commit is contained in:
Botond Ballo 2018-03-09 17:32:50 -05:00
Родитель 3c08def8c0
Коммит b505ad3dec
3 изменённых файлов: 43 добавлений и 2 удалений

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

@ -0,0 +1,6 @@
<svg class='class2' xmlns='http://www.w3.org/2000/svg'>
<clipPath clipPathUnits='userSpaceOnUse' id='id9' lighting-color='pink' class='class0 class1' >
</clipPath>
<a id='id0' clip-path='url(#id9)' >
</a>
</svg>

После

Ширина:  |  Высота:  |  Размер: 212 B

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

@ -0,0 +1,34 @@
<script>
function start() {
o7=document.createElement('div');
o7.innerHTML='<style>@keyframes key7{ from{ transform: rotate(-536870911deg)}}\n*{ animation-name: key7; animation-duration: 0.001s';
o17=document.createElement('div');
o17.innerHTML='<svg><style>@font-face{}\n*{ outline-style: dotted</style><style>@font-face{ font-family: font3; src: url(';
o18=o17.firstChild.getElementsByTagName('*');
o20=o18[0];
o23=o18[1];
o114=document.createElement('iframe');
o114.src='1443092-helper.svg';
o114.addEventListener('load', fun0,false);
document.body.appendChild(o114);
}
function fun0() {
o117=o114.contentDocument;
document.replaceChild(o117.documentElement,document.documentElement);
o124=document.createElement('iframe');
document.documentElement.appendChild(o124);
o145=document.createElement('div');
o145.innerHTML='<svg><set attributeName="text-decoration">';
document.documentElement.appendChild(o20);
document.documentElement.appendChild(o23);
document.documentElement.appendChild(o7);
o124.src='x';
document.documentElement.appendChild(o145);
o264=document.createElement('style');
o265=document.createTextNode('*{ float: left');
o264.appendChild(o265);
o23.appendChild(o264);
setTimeout("location.reload()",40);
}
</script>
<body onload="start()"></body>

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

@ -204,10 +204,11 @@ load 1348564.svg
load 1402109.html
load 1402124.html
load 1402486.html
load 1421807-1.html
pref(dom.webcomponents.shadowdom.enabled,true) load 1421807-2.html
load 1422226.html
load 1443092.html
load conditional-outer-svg-nondirty-reflow-assert.xhtml
load extref-test-1.xhtml
load blob-merging-and-retained-display-list.html
load grouping-empty-bounds.html
load 1421807-1.html
pref(dom.webcomponents.shadowdom.enabled,true) load 1421807-2.html