Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTest for the error event dispatched in StylesheetContext::response_complete #10921
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Test when this event is dispatched in isolation.
I suspect it might also be possible to conjure up a case where both
headers_availableandresponse_completedispatch an error event. (We should fail this test.)