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

Add docs for ErrorEvent() constructor #36222

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Oct 6, 2024

Description

spec at https://html.spec.whatwg.org/multipage/webappapis.html#errorevent

part of the #36178

Motivation

Additional details

Related issues and pull requests

@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Oct 6, 2024
Copy link
Contributor

github-actions bot commented Oct 6, 2024

Preview URLs

Flaws (5)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/ErrorEvent
Title: ErrorEvent
Flaw count: 5

  • macros:
    • /en-US/docs/Web/API/ErrorEvent/message does not exist
    • /en-US/docs/Web/API/ErrorEvent/filename does not exist
    • /en-US/docs/Web/API/ErrorEvent/lineno does not exist
    • /en-US/docs/Web/API/ErrorEvent/colno does not exist
    • /en-US/docs/Web/API/ErrorEvent/error does not exist

(comment last updated: 2024-10-09 03:17:20)

@skyclouds2001 skyclouds2001 marked this pull request as ready for review October 6, 2024 19:29
@skyclouds2001 skyclouds2001 requested a review from a team as a code owner October 6, 2024 19:29
@skyclouds2001 skyclouds2001 requested review from wbamberg and removed request for a team October 6, 2024 19:29
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks

@Josh-Cena Josh-Cena merged commit 2cd89ba into mdn:main Oct 10, 2024
8 checks passed
@skyclouds2001 skyclouds2001 deleted the ErrorEvent.ErrorEvent branch October 10, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants