Skip to content

Commit

Permalink
Update elements
Browse files Browse the repository at this point in the history
  • Loading branch information
prnss committed Jan 1, 2024
1 parent 430b7c0 commit 3d1ac0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions domify/html_elements.py
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ class Body(HtmlElement):
"onstorage": v.attribute_str,
"onunhandledrejection": v.attribute_str,
"onunload": v.attribute_str,
"onpagereveal": v.attribute_str,
}


Expand Down

0 comments on commit 3d1ac0b

Please sign in to comment.