Open
Bug 1736776
Opened 4 years ago
[wpt-sync] Sync PR 31327 - Add WebTransport abort-server-initiated-stream wpt
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 31327 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/31327
Details from upstream follow.
Adam Rice <ricea@chromium.org> wrote:
Add WebTransport abort-server-initiated-stream wpt
Verify that if the server creates a unidirectional stream, sends a
packet and then resets it immediately, that the stream will not be seen
by JavaScript as long as JavaScript doesn't attempt to look for streams
until after the reset.
You need to log in
before you can comment on or make changes to this bug.
Description
•