diff options
Diffstat (limited to 'tests/wpt/meta/html')
3 files changed, 0 insertions, 18 deletions
diff --git a/tests/wpt/meta/html/browsers/offline/browser-state/navigator_online_online.https.html.ini b/tests/wpt/meta/html/browsers/offline/browser-state/navigator_online_online.https.html.ini deleted file mode 100644 index 19f382bec2f..00000000000 --- a/tests/wpt/meta/html/browsers/offline/browser-state/navigator_online_online.https.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[navigator_online_online.https.html] - [Offline Application Cache - navigator_online_online] - expected: FAIL diff --git a/tests/wpt/meta/html/dom/idlharness.any.js.ini b/tests/wpt/meta/html/dom/idlharness.any.js.ini index 7d0eb9856b2..f17466adc7f 100644 --- a/tests/wpt/meta/html/dom/idlharness.any.js.ini +++ b/tests/wpt/meta/html/dom/idlharness.any.js.ini @@ -185,15 +185,9 @@ [WorkerNavigator interface: member taintEnabled] expected: FAIL - [WorkerNavigator interface: attribute onLine] - expected: FAIL - [WorkerNavigator interface: self.navigator must not have property "taintEnabled"] expected: FAIL - [WorkerNavigator interface: self.navigator must inherit property "onLine" with the proper type] - expected: FAIL - [OffscreenCanvasRenderingContext2D interface: operation getContextAttributes()] expected: FAIL diff --git a/tests/wpt/meta/html/dom/idlharness.https.html.ini b/tests/wpt/meta/html/dom/idlharness.https.html.ini index a60e9fcd4af..29cbc17c7e3 100644 --- a/tests/wpt/meta/html/dom/idlharness.https.html.ini +++ b/tests/wpt/meta/html/dom/idlharness.https.html.ini @@ -695,9 +695,6 @@ [CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "imageSmoothingQuality" with the proper type] expected: FAIL - [Navigator interface: attribute onLine] - expected: FAIL - [OffscreenCanvasRenderingContext2D interface: operation getLineDash()] expected: FAIL @@ -5348,9 +5345,6 @@ [Navigator interface: attribute oscpu] expected: FAIL - [Navigator interface: attribute onLine] - expected: FAIL - [Navigator interface: operation registerProtocolHandler(DOMString, USVString)] expected: FAIL @@ -5366,9 +5360,6 @@ [Navigator interface: window.navigator must inherit property "oscpu" with the proper type] expected: FAIL - [Navigator interface: window.navigator must inherit property "onLine" with the proper type] - expected: FAIL - [Navigator interface: window.navigator must inherit property "registerProtocolHandler(DOMString, USVString)" with the proper type] expected: FAIL |