-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File report on Event handlers with no matching events in Compatibilit…
…y Standard
- Loading branch information
1 parent
80e464c
commit dbee4c4
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 1,12 @@ | ||
--- | ||
Title: Event handlers with no matching events in Compatibility Standard | ||
Tracked: N/A | ||
Repo: 'https://github.com/whatwg/compat' | ||
--- | ||
|
||
While crawling [Compatibility Standard](https://compat.spec.whatwg.org/), no matching events were found for the following event handlers: | ||
* [ ] The interface `HTMLBodyElement` defines an event handler `onorientationchange` but no event named "orientationchange" targets it | ||
|
||
<sub>Cc @dontcallmedom @tidoust</sub> | ||
|
||
<sub>This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).</sub> |