implements NavigatorLanguage

This commit is contained in:
Rahul Sharma 2016-03-15 20:25:23 +05:30
parent 37574065e0
commit facf59177c
7 changed files with 23 additions and 17 deletions

View file

@ -7131,9 +7131,6 @@
[EventTarget interface: calling dispatchEvent(Event) on window.applicationCache with too few arguments must throw TypeError]
expected: FAIL
[Navigator interface: attribute language]
expected: FAIL
[Navigator interface: attribute languages]
expected: FAIL
@ -7173,9 +7170,6 @@
[Navigator interface: attribute javaEnabled]
expected: FAIL
[Navigator interface: window.navigator must inherit property "language" with the proper type (7)]
expected: FAIL
[Navigator interface: window.navigator must inherit property "languages" with the proper type (8)]
expected: FAIL
@ -7554,9 +7548,6 @@
[SharedWorker interface: attribute onerror]
expected: FAIL
[WorkerNavigator interface: attribute language]
expected: FAIL
[WorkerNavigator interface: attribute languages]
expected: FAIL

View file

@ -36,9 +36,6 @@
[WorkerGlobalScope interface: self must inherit property "ononline" with the proper type (6)]
expected: FAIL
[WorkerNavigator interface: attribute language]
expected: FAIL
[WorkerNavigator interface: attribute languages]
expected: FAIL
@ -60,9 +57,6 @@
[DedicatedWorkerGlobalScope interface: self must inherit property "onmessage" with the proper type (1)]
expected: FAIL
[WorkerNavigator interface: self.navigator must inherit property "language" with the proper type (6)]
expected: FAIL
[WorkerNavigator interface: self.navigator must inherit property "languages" with the proper type (7)]
expected: FAIL