タグ

ブックマーク / dom.spec.whatwg.org (1)

  • DOM Standard

    Participate: GitHub whatwg/dom (new issue, open issues) Chat on Matrix Commits: GitHub whatwg/dom/commits Snapshot as of this commit @thedomstandard Tests: web-platform-tests dom/ (ongoing work) Translations (non-normative): 日語 Abstract DOM defines a platform-neutral model for events, aborting activities, and node trees. 1. Infrastructure This specification depends on the Infra Standard. [INFRA]

    efcl
    efcl 2016/04/18
    `addEventListener('type', handler, { once: true })` 第三引数でonceイベントのオプションが入った
  • 1