icecat: add release icecat-140.9.0-1gnu1 for ecne

This commit is contained in:
Ark74 2026-03-28 14:10:24 -06:00
parent 8eb1f1732f
commit a5f93cb214
1197 changed files with 30593 additions and 15344 deletions

View file

@ -35,9 +35,6 @@
[fetch(): combined response Content-Type: text/html;x=" text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;" text/plain]
expected: FAIL
[fetch(): combined response Content-Type: text/html;charset=gbk text/plain text/html]
expected: FAIL
@ -89,15 +86,15 @@
[Response: combined response Content-Type: text/html;x=" text/plain]
expected: FAIL
[fetch(): separate response Content-Type: text/html */*]
expected: FAIL
[fetch(): combined response Content-Type: text/html */*]
expected: FAIL
[Response: combined response Content-Type: text/html;" text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
expected: FAIL
[Request: combined response Content-Type: text/plain;charset=gbk text/html;charset=windows-1254]
expected: FAIL
@ -125,6 +122,9 @@
[fetch(): combined response Content-Type: text/html;charset=gbk text/html;x=",text/plain]
expected: FAIL
[fetch(): separate response Content-Type: text/plain */*]
expected: FAIL
[fetch(): combined response Content-Type: text/plain */*]
expected: FAIL
@ -134,6 +134,9 @@
[fetch(): separate response Content-Type: text/plain;charset=gbk text/html;charset=windows-1254]
expected: FAIL
[fetch(): separate response Content-Type: text/plain */*;charset=gbk]
expected: FAIL
[fetch(): combined response Content-Type: text/plain */*;charset=gbk]
expected: FAIL
@ -158,15 +161,15 @@
[Response: combined response Content-Type: text/html */*;charset=gbk]
expected: FAIL
[fetch(): separate response Content-Type: text/plain ]
expected: FAIL
[fetch(): combined response Content-Type: text/plain ]
expected: FAIL
[Response: combined response Content-Type: text/plain ]
expected: FAIL
[fetch(): separate response Content-Type: text/plain]
expected: FAIL
[Response: combined response Content-Type: text/plain]
expected: FAIL
@ -191,9 +194,6 @@
[Response: combined response Content-Type: text/html;" \\" text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;" \\" text/plain]
expected: FAIL
[Request: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
expected: FAIL
@ -221,7 +221,7 @@
[fetch(): separate response Content-Type: text/plain;charset=gbk;x=foo text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/html;" \\" text/plain ";charset=GBK]
[fetch(): separate response Content-Type: text/html */*;charset=gbk]
expected: FAIL
[fetch(): combined response Content-Type: text/html;" " text/plain]
@ -233,6 +233,9 @@
[Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
expected: FAIL
[fetch(): separate response Content-Type: text/plain;charset=gbk text/plain]
expected: FAIL
[<iframe>: separate response Content-Type: text/plain;charset=gbk text/html]
expected:
if (os == "mac") and not debug: [PASS, FAIL]

View file

@ -1,13 +1,4 @@
[script.window.html]
[separate text/javascript;" x/x]
expected: FAIL
[separate text/javascript;charset=windows-1252;" \\" x/x]
expected: FAIL
[separate x/x;" x/y;\\" text/javascript;charset=windows-1252;" text/javascript]
expected: FAIL
[combined text/javascript error]
expected:
if os == "win": [PASS, FAIL]