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

@ -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