diff options
Diffstat (limited to 'testing/web-platform/meta/workers/interfaces.worker.js.ini')
-rw-r--r-- | testing/web-platform/meta/workers/interfaces.worker.js.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/workers/interfaces.worker.js.ini b/testing/web-platform/meta/workers/interfaces.worker.js.ini new file mode 100644 index 000000000..a9f53f374 --- /dev/null +++ b/testing/web-platform/meta/workers/interfaces.worker.js.ini @@ -0,0 +1,10 @@ +[interfaces.worker] + type: testharness + [WorkerGlobalScope interface: attribute onlanguagechange] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1154779 + + [WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type (4)] + expected: FAIL + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1154779 + |