Closed Bug 1452251 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 9966 - [presentation-api] check if a URL with an unsupported scheme is ignored

Categories

(Core :: DOM: Core & HTML, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 9966 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/w3c/web-platform-tests/pull/9966
Details from upstream follow.

Tomoyuki SHIMIZU <tomoyuki.labs@gmail.com> wrote:
>  [presentation-api] check if a URL with an unsupported scheme is ignored
>  
>  This PR is based on the suggested change on Presentation API, addressed by https://github.com/w3c/presentation-api/pull/447. In detail, the following tests are added:
>  
>  - To check if an instance of PresentationRequest with URLs including one with an unsupported scheme is successfully constructed
>  - To check if `NotSupportedError` is thrown when only single or multiple URLs with unsupported schemes are specified
>  
>  
>
Component: web-platform-tests → DOM
Product: Testing → Core
Ran 2 tests and 2 subtests
OK     : 2
FAIL   : 2

New tests that have failures or other problems:
/presentation-api/controlling-ua/PresentationRequest_error.https.html
    Constructing a PresentationRequest (Error): FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7b6feb16ae6f
[wpt PR 9966] - [presentation-api] check if a URL with an unsupported scheme is ignored, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/6480d1e82ebf
[wpt PR 9966] - Update wpt metadata, a=testonly
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.