mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +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
|
|
@ -0,0 +1,14 @@
|
|||
[historical.html]
|
||||
type: testharness
|
||||
[onbeforescriptexecute content attribute should not be supported]
|
||||
expected: FAIL
|
||||
|
||||
[onafterscriptexecute content attribute should not be supported]
|
||||
expected: FAIL
|
||||
|
||||
[beforescriptexecute event should not be supported]
|
||||
expected: FAIL
|
||||
|
||||
[afterscriptexecute event should not be supported]
|
||||
expected: FAIL
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[script-charset-02.html]
|
||||
type: testharness
|
||||
[Script @type: unknown parameters]
|
||||
expected: FAIL
|
||||
|
||||
[Script @type: unknown parameters 1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[script-charset-03.html]
|
||||
type: testharness
|
||||
[Script changing @charset]
|
||||
expected: FAIL
|
||||
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
[script-for-event.html]
|
||||
type: testharness
|
||||
[Script 1]
|
||||
expected: FAIL
|
||||
|
||||
[Script 2]
|
||||
expected: FAIL
|
||||
|
||||
[Script 3]
|
||||
expected: FAIL
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[script-languages-01.html]
|
||||
type: testharness
|
||||
[Script @type: unknown parameters]
|
||||
expected: FAIL
|
||||
|
||||
[Script @type: unknown parameters 1]
|
||||
expected: FAIL
|
||||
|
||||
|
|
@ -0,0 +1,218 @@
|
|||
[script-languages-02.html]
|
||||
type: testharness
|
||||
[Script should run with type="application/ecmascript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="application/javascript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="application/x-ecmascript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="application/x-javascript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\fapplication/ecmascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\fapplication/javascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\fapplication/x-ecmascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\fapplication/x-javascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="application/ecmascript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="application/javascript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="application/x-ecmascript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="application/x-javascript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="application/ecmascript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="application/javascript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="application/x-ecmascript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="application/x-javascript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/ecmascript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/javascript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/javascript1.0\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/javascript1.1\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/javascript1.2\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/javascript1.3\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/javascript1.4\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/javascript1.5\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/jscript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/livescript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/x-ecmascript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="text/x-javascript\\f"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/ecmascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/javascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/javascript1.0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/javascript1.1"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/javascript1.2"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/javascript1.3"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/javascript1.4"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/javascript1.5"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/jscript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/livescript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/x-ecmascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with type="\\ftext/x-javascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/ecmascript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.0\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.1\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.2\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.3\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.4\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.5\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/jscript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/livescript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/x-ecmascript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/x-javascript\\0"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/ecmascript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.0\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.1\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.2\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.3\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.4\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/javascript1.5\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/jscript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/livescript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/x-ecmascript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script shouldn't run with type="text/x-javascript\\0foo"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with language="ecmascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with language="jscript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with language="x-ecmascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with language="x-javascript"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with language="ECMASCRIPT"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with language="JSCRIPT"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with language="X-ECMASCRIPT"]
|
||||
expected: FAIL
|
||||
|
||||
[Script should run with language="X-JAVASCRIPT"]
|
||||
expected: FAIL
|
||||
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[script-text.html]
|
||||
type: testharness
|
||||
[Setter (text node reuse)]
|
||||
expected: FAIL
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue