HTMLElement.onbeforeinput #28
Labels
compat-bug-proposal
Proposals for web compat bugs
requires:spec
Proposal requires spec work
requires:tests
Requires additional tests to be written
Milestone
Description
Gecko and WebKit implement HTMLElement.onbeforeinput as an event handler attribute for the beforeInput event, but this is missing in Blink. This allows feature detection of the beforeInput event.
Bug reports
CHR-947408
Specification
w3c/uievents#218
Tests
Need to write a test
This is a bug to include in #9
The text was updated successfully, but these errors were encountered: