mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Implemented stub for NavigatorPlugins
This commit is contained in:
@@ -7092,12 +7092,6 @@
|
||||
[Navigator interface: operation yieldForStorageUpdates()]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: attribute plugins]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: attribute mimeTypes]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: attribute javaEnabled]
|
||||
expected: FAIL
|
||||
|
||||
@@ -7149,114 +7143,9 @@
|
||||
[Navigator interface: window.navigator must inherit property "yieldForStorageUpdates" with the proper type (17)]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: window.navigator must inherit property "plugins" with the proper type (18)]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: window.navigator must inherit property "mimeTypes" with the proper type (19)]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: window.navigator must inherit property "javaEnabled" with the proper type (20)]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface: operation refresh(boolean)]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface: operation namedItem(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[MimeTypeArray interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[MimeTypeArray interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[MimeTypeArray interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[MimeTypeArray interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[MimeTypeArray interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[MimeTypeArray interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[MimeTypeArray interface: operation namedItem(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: attribute name]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: attribute description]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: attribute filename]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface: operation namedItem(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface: attribute description]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface: attribute suffixes]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface: attribute enabledPlugin]
|
||||
expected: FAIL
|
||||
|
||||
[External interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
@@ -8799,18 +8688,6 @@
|
||||
[ApplicationCache interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[PluginArray interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[MimeTypeArray interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[Plugin interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[MimeType interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[External interface object name]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user