mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
14
dom/base/crashtests/830098.html
Normal file
14
dom/base/crashtests/830098.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<canvas dir=auto><p id=test1>
|
||||
|
||||
|
||||
nt/b|+K E:</p>
|
||||
<svg>
|
||||
<defs id=test2>~ N LRWue`N6g J`NfT Ai0 BG q QPX6 ~ #A?ORD
|
||||
<span><metadata id=test4><use id=test3>>>><script>
|
||||
var docElement = document.body ? document.body : document.documentElement;
|
||||
document.addEventListener("DOMContentLoaded", CFcrash, false);
|
||||
function CFcrash() {
|
||||
try { test1.parentNode.removeChild(test1); } catch(e) {}
|
||||
try { test2.innerHTML = ''; } catch(e) {}
|
||||
try { test3.outerHTML = test4.outerHTML; } catch(e) {}
|
||||
}</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue