Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WritableStream: fix two small coverage gaps #15186

Merged

Conversation

ricea
Copy link
Contributor

@ricea ricea commented Jan 31, 2019

Verify that stream.abort() fails if the stream is locked.
Verify that the .locked getter becomes true when a writer is acquired.

Verify that stream.abort() fails if the stream is locked.
Verify that the .locked getter becomes true when a writer is acquired.
@domenic domenic merged commit 54f4e2a into web-platform-tests:master Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants