mirror of
https://github.com/servo/servo.git
synced 2025-07-03 21:43:41 +01:00
Updated more test expectations
This commit is contained in:
parent
d3256d74b4
commit
54ba32b50e
2 changed files with 18 additions and 36 deletions
|
@ -4976,15 +4976,6 @@
|
||||||
[PromiseRejectionEvent interface: attribute promise]
|
[PromiseRejectionEvent interface: attribute promise]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Navigator interface: attribute productSub]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: attribute vendor]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: attribute vendorSub]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: attribute oscpu]
|
[Navigator interface: attribute oscpu]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -5003,15 +4994,6 @@
|
||||||
[Navigator interface: attribute hardwareConcurrency]
|
[Navigator interface: attribute hardwareConcurrency]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Navigator interface: window.navigator must inherit property "productSub" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: window.navigator must inherit property "vendor" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: window.navigator must inherit property "vendorSub" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: window.navigator must inherit property "oscpu" with the proper type]
|
[Navigator interface: window.navigator must inherit property "oscpu" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -10049,15 +10031,6 @@
|
||||||
[PromiseRejectionEvent interface: attribute promise]
|
[PromiseRejectionEvent interface: attribute promise]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Navigator interface: attribute productSub]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: attribute vendor]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: attribute vendorSub]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: attribute oscpu]
|
[Navigator interface: attribute oscpu]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -10076,15 +10049,6 @@
|
||||||
[Navigator interface: attribute hardwareConcurrency]
|
[Navigator interface: attribute hardwareConcurrency]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Navigator interface: window.navigator must inherit property "productSub" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: window.navigator must inherit property "vendor" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: window.navigator must inherit property "vendorSub" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Navigator interface: window.navigator must inherit property "oscpu" with the proper type]
|
[Navigator interface: window.navigator must inherit property "oscpu" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -630,6 +630,24 @@
|
||||||
[WorkerNavigator interface: self.navigator must not have property "taintEnabled"]
|
[WorkerNavigator interface: self.navigator must not have property "taintEnabled"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[WorkerNavigator interface: self.navigator must not have property "vendor"]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WorkerNavigator interface: self.navigator must not have property "vendorSub"]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WorkerNavigator interface: self.navigator must not have property "productSub"]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WorkerNavigator interface: member vendor]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WorkerNavigator interface: member vendorSub]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[WorkerNavigator interface: member productSub]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
[OffscreenCanvasRenderingContext2D interface: operation arc(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean)]
|
[OffscreenCanvasRenderingContext2D interface: operation arc(unrestricted double, unrestricted double, unrestricted double, unrestricted double, unrestricted double, boolean)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue