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

Make preload links fire onerror event on network error #39727

Merged

Conversation

obyknovenius
Copy link
Contributor

@obyknovenius obyknovenius commented Apr 27, 2023

According to whatwg/html#1142 we expect onerror event of <link rel=preload> to be fired only on network errors and not on 404.

@obyknovenius
Copy link
Contributor Author

/cc @hiroshige-g

According to whatwg/html#1142 we expect `onerror` event of
`<link rel=preload>` to be fired only on network errors and not on `404`.
@obyknovenius obyknovenius force-pushed the preload/onerror-event.html branch from f7bdd5c to 6c0e7da Compare April 27, 2023 11:55
@Ms2ger Ms2ger merged commit 408e273 into web-platform-tests:master Apr 28, 2023
@obyknovenius obyknovenius deleted the preload/onerror-event.html branch April 28, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants