Skip to content

connect-src test suite allows multiple non-interopable implementations. #706

@lukewarlow

Description

@lukewarlow

I've found that the test suite for connect-src has multiple competing pass states which should be addressed, I've raised web-platform-tests/wpt#50387 on WPT but wanted to bring it to this groups attention too.

This leads to a current situation where WebKit throws for EventSource when it shouldn't be (per Firefox and Chromium and I think the spec see #120 ).

WebKit and Firefox both also throw for WebSocket when they shouldn't be.

Idk if there are other examples of real interop issues as a result but there could be.

https://bugs.webkit.org/show_bug.cgi?id=286744

https://bugzilla.mozilla.org/show_bug.cgi?id=1951698

Metadata

Metadata

Assignees

No one assigned

    Labels

    interopImplementations are not interoperable with each other

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions