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,14 @@
|
|||
[object-attributes.html]
|
||||
type: testharness
|
||||
[object.contentWindow]
|
||||
expected: FAIL
|
||||
|
||||
[object.form]
|
||||
expected: FAIL
|
||||
|
||||
[object.width]
|
||||
expected: FAIL
|
||||
|
||||
[object.height]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
[object-events.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[error event]
|
||||
expected: TIMEOUT
|
||||
|
||||
[load event]
|
||||
expected: TIMEOUT
|
||||
|
||||
[load event of about:blank]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
[object-handler.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[The nested browsing context must be navigated to the resource specified by the data attribute.]
|
||||
expected: NOTRUN
|
||||
|
||||
[The object.data must not be updated if the browsing context gets further navigated.]
|
||||
expected: NOTRUN
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue