Skip to content

Update no-unknown-property.js #3923

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DerekStapleton
Copy link

They body tag supports an onload event

https://www.w3schools.com/jsref/event_onload.asp

@DerekStapleton
Copy link
Author

Another, probably better, source: https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/load_event

@ljharb
Copy link
Member

ljharb commented May 5, 2025

definitely better

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

thanks! this will need some test changes

@ljharb ljharb marked this pull request as draft May 5, 2025 20:00
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.14%. Comparing base (3a03579) to head (d90472d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3923      +/-   ##
==========================================
- Coverage   97.83%   94.14%   -3.70%     
==========================================
  Files         136      133       -3     
  Lines        9997     9985      -12     
  Branches     3715     3715              
==========================================
- Hits         9781     9400     -381     
- Misses        216      585     +369     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants