Skip to content

Test is conflicting with the spec #202

@arthuro555

Description

@arthuro555

Hello, I am not sure if this is the right place to talk about this, but one of the tests in the test suite specified in the specification document is testing against something conflicting with the specification. I am talking about this test. It is testing if it is possible to pass a data: url as parameter. However, the spec states under 2.1.2.8.4 that

If url's scheme is not "http" or "https", return a promise rejected with TypeError.

As it is returning, it will never reach step 11 where the URL is transmitted to target.

Did I misunderstand something in the specification in any way?

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