Skip to content

Accept URL as the match algorithm's input. #218

@yoshisatoyanagisawa

Description

@yoshisatoyanagisawa

What is the issue with the URL Pattern Standard?

In the ServiceWorker static routing API (w3c/ServiceWorker#1701), the match algorithm is used for matching with a request URL, which is a URL. However, the specification expects either of USVString or URLPatternInit as its input now.

To fill the gap, we may need to make the match algorithm accept URL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions