mirror of
https://github.com/servo/servo.git
synced 2025-07-13 10:23:40 +01:00
Cargoify servo
This commit is contained in:
parent
db2f642c32
commit
c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions
|
@ -0,0 +1,5 @@
|
|||
[body-onerror-compile-error-data-url.html]
|
||||
type: testharness
|
||||
[<]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[body-onerror-compile-error.html]
|
||||
type: testharness
|
||||
[<]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[body-onerror-runtime-error.html]
|
||||
type: testharness
|
||||
[<]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[compile-error-cross-origin-setInterval.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[window.onerror - compile error in cross-origin setInterval]
|
||||
expected: NOTRUN
|
||||
|
||||
[window.onerror - compile error in cross-origin setInterval (column)]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[compile-error-cross-origin-setTimeout.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[window.onerror - compile error in cross-origin setTimeout]
|
||||
expected: NOTRUN
|
||||
|
||||
[window.onerror - compile error in cross-origin setTimeout (column)]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[compile-error-cross-origin.html]
|
||||
type: testharness
|
||||
[window.onerror - compile error in ]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in <script src=//www1...> (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[compile-error-data-url.html]
|
||||
type: testharness
|
||||
[window.onerror - compile error in ]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in <script src=data:...> (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[compile-error-in-attribute.html]
|
||||
type: testharness
|
||||
[window.onerror - compile error in attribute]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in attribute (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[compile-error-in-setInterval.html]
|
||||
type: testharness
|
||||
[window.onerror - compile error in setInterval]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in setInterval (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[compile-error-in-setTimeout.html]
|
||||
type: testharness
|
||||
[window.onerror - compile error in setTimeout]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in setTimeout (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[compile-error-same-origin.html]
|
||||
type: testharness
|
||||
[window.onerror - compile error in ]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in <script src=...> (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[compile-error.html]
|
||||
type: testharness
|
||||
[window.onerror - compile error in ]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - compile error in <script> (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[runtime-error-cross-origin-setInterval.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[window.onerror - runtime error in cross-origin setInterval]
|
||||
expected: NOTRUN
|
||||
|
||||
[window.onerror - runtime error in cross-origin setInterval (column)]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[runtime-error-cross-origin-setTimeout.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[window.onerror - runtime error in cross-origin setTimeout]
|
||||
expected: NOTRUN
|
||||
|
||||
[window.onerror - runtime error in cross-origin setTimeout (column)]
|
||||
expected: NOTRUN
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[runtime-error-cross-origin.html]
|
||||
type: testharness
|
||||
[window.onerror - runtime error in ]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in <script src=//www1...> (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[runtime-error-data-url.html]
|
||||
type: testharness
|
||||
[window.onerror - runtime error in ]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in <script src=data:...> (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[runtime-error-in-attribute.html]
|
||||
type: testharness
|
||||
[window.onerror - runtime error in attribute]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in attribute (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[runtime-error-in-body-onerror.html]
|
||||
type: testharness
|
||||
[runtime error in ]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[runtime-error-in-setInterval.html]
|
||||
type: testharness
|
||||
[window.onerror - runtime error in setInterval]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in setInterval (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[runtime-error-in-setTimeout.html]
|
||||
type: testharness
|
||||
[window.onerror - runtime error in setTimeout]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in setTimeout (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[runtime-error-in-window-onerror.html]
|
||||
type: testharness
|
||||
[runtime error in window.onerror]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[runtime-error-same-origin.html]
|
||||
type: testharness
|
||||
[window.onerror - runtime error in ]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in <script src=...> (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
[runtime-error.html]
|
||||
type: testharness
|
||||
[window.onerror - runtime error in ]
|
||||
expected: FAIL
|
||||
|
||||
[window.onerror - runtime error in <script> (column)]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[window-onerror-parse-error.html]
|
||||
type: testharness
|
||||
[correct number of calls to window.onerror]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[window-onerror-runtime-error-throw.html]
|
||||
type: testharness
|
||||
[correct number of calls to window.onerror]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[window-onerror-runtime-error.html]
|
||||
type: testharness
|
||||
[correct number of calls to window.onerror]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue