Skip to content

Commit

Permalink
33559 remove non-events (#33930)
Browse files Browse the repository at this point in the history
not in HTMLBodyElement API.
removing.

fixes #33559
  • Loading branch information
estelle committed Jun 5, 2024
1 parent bf67198 commit e3f162d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions files/en-us/web/html/element/body/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,10 @@ This element includes the [global attributes](/en-US/docs/Web/HTML/Global_attrib
- : Function to call when network communication has been restored.
- `onpopstate`
- : Function to call when the user has navigated session history.
- `onredo`
- : Function to call when the user has moved forward in undo transaction history.
- `onresize`
- : Function to call when the document has been resized.
- `onstorage`
- : Function to call when the storage area has changed.
- `onundo`
- : Function to call when the user has moved backward in undo transaction history.
- `onunload`
- : Function to call when the document is going away.
- `rightmargin` {{deprecated_inline}}
Expand Down

0 comments on commit e3f162d

Please sign in to comment.