Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnsure that event handlers match updated web standard #21354
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
whatwg/html#3850 made a significant change to the way that event handlers are described in the HTML standard. We should make sure our implementation still matches the prose.