icecat: update upstream v128.13.0-1gnu1

This commit is contained in:
Ark74 2025-08-07 14:40:00 -06:00
parent a8d305c270
commit 0cdda4f34e
51 changed files with 5487 additions and 4614 deletions

View file

@ -1,33 +0,0 @@
<html class="reftest-wait">
<head>
<script>
var obj;
function boo()
{
obj = document.getElementById("obj");
setScriptSrc();
}
function setScriptSrc()
{
obj.data = "javascript:setScriptSrc2();";
}
function setScriptSrc2()
{
obj.data = "javascript:void 0";
document.documentElement.removeAttribute("class");
}
</script>
</head>
<body onload="setTimeout(boo, 30);">
<object data="../../../testing/crashtest/images/tree.gif" id="obj">
</body>
</html>

View file

@ -24,7 +24,6 @@ load 343730-1.xhtml
load 343850-1.xhtml
load 343889-1.html
load 344434-1.xhtml
load 344882-1.html
load 345837-1.xhtml
load 346381-1.html
load 349355-1.html