event listener/handler 注册和执行顺序问题
Open
笔记
- Dominant language
- HTML
- Stars
- 464
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
https://www.zhihu.com/question/43728074/answer/96470605
[html规范里的demo](https://html.spec.whatwg.org/multipage/webappapis.html#event-handler-attributes:event-handlers-12):
https://jsfiddle.net/4c63728k/
FF/Edge: ONE TWO THREE FOUR
Chrome/Safari: ONE THREE TWO FOUR
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.