Hello <world>!

<%script> function test(%e) { debug(%e.target, %e.currentTarget, %e.eventPhase); // A } document.addEventListener("hey", test, {capture: true}); // B document.body.addEventListener("hey", %test); // C var %ev = new Event("hey", {bubbles:true}) document.getElementById(<"x">).dispatchEvent(%ev); <%/script>

■introduction-1

Aliens? Why yes.

■interface-document-1

●●bp_examples tree-order-1:[ [ ] (ソースに) [ (現れる) [ (順序が) ] [ (そのまま) [ (ツリー順序に) ] ] (なる) ] ] bp-1:[|*|(|A)|[|[|B]|(|.|)|C(|.|.|)|[|(|.|)|]|[|]|(|.|.|)|[x|0(|.|)|1[|(|.|)|]|2[|(|.|.|.|)|[|(|.|)|]|]|3(|.|.|)|4]|]|(|.|.|)|] bp-2:[|(|.|)|[|]|[y|(y|.|.|s)|]|[x|(x|.|)|]|(x|.|.|.|)|[x|]|(x|.|.|)|[y|(x|.|)|[x|(x|.|)|]|[y|(y|.|.|e.|)|[|(|.|)|]|]|(|.|.|)|]|] bp-3:[|(|.|)|s[x|(|.|)|]|(x|.|.|)|[x|(|.|.|)|]|[y|[|(|.|)|]|(|.|.|e.|)|[|(|.|)|]|]|(|.|.|)|] bp-4:[|(|.|)|[|(|.|)|S[y|s[|(|.|)|]|(|.|.|.|)|[|]|e]|E(|.|.|)|]|] bp-5:[|[|]|[y|(y|s+|)|]|[x|(|.|)|]|[y|(x|.|)|[y|(y|+|+|e.|)|[|]|]|(|.|)|]|] → [|[|]|[y|(y|S)|]|X[y|[y|(y|E.|)|[|]|]|(|.|)|]|] bp-6:[|[|]|[y|(|.|s)|(|.|)|]|(|.|)|[y|(|.|)|[|(|.|.|e.|)|[|]|]|(|.|)|]|] → [x|[y|(|S)|(|.|)|]|(|.|)|[y|(|.|)|[|(|.|.|E)|]|]|] bp-7:[|(|.|)|s[x|(|.|)|]|[x|(|.|.|)|[|]|]|(|.|e.|)|] → [|(|.|)|s[y|[x|(|.|)|]|[x|(|.|.|)|[|]|]|(|.|)|]|e(|.|)|] bp-8:[|[y|(|.|)|]|s[|(|.|.|)|e[y|(|.|.|)|]|]|] ●●ref_data XPATH=副 ~/XML/xpath10-ja.html CONSOLE=副 ~/console-ja.html ●●ref_key_map ●●ref_normative [CONSOLE] Dominic Farolino; Robert Kowalski; Terin Stock. <Console Standard>. Living Standard. URL: https://console.spec.whatwg.org/ [DEVICE-ORIENTATION] Marcos Caceres; Reilly Grant. <Device Orientation and Motion>. URL: https://w3c.github.io/deviceorientation/ [ECMASCRIPT] <ECMAScript Language Specification>. URL: https://tc39.es/ecma262/multipage/ [ENCODING] Anne van Kesteren. <Encoding Standard>. Living Standard. URL: https://encoding.spec.whatwg.org/ [HR-TIME-3] Yoav Weiss. <High Resolution Time>. URL: https://w3c.github.io/hr-time/ [HTML] Anne van Kesteren; et al. <HTML Standard>. Living Standard. URL: https://html.spec.whatwg.org/multipage/ [INFRA] Anne van Kesteren; Domenic Denicola. <Infra Standard>. Living Standard. URL: https://infra.spec.whatwg.org/ [LONG-ANIMATION-FRAMES] <Long Animation Frames API>. Editor's Draft. URL: https://w3c.github.io/long-animation-frames/ [SELECTORS4] Elika Etemad; Tab Atkins Jr.. <Selectors Level 4>. URL: https://drafts.csswg.org/selectors/ [SERVICE-WORKERS] Jake Archibald; Marijn Kruisselbrink. <Service Workers>. URL: https://w3c.github.io/ServiceWorker/ [TOUCH-EVENTS] Doug Schepers; et al. <Touch Events>. URL: https://w3c.github.io/touch-events/ [UIEVENTS] Gary Kacmarcik; Travis Leithead. <UI Events>. URL: https://w3c.github.io/uievents/ [URL] Anne van Kesteren. <URL Standard>. Living Standard. URL: https://url.spec.whatwg.org/ [WEBIDL] Edgar Chen; Timothy Gu. <Web IDL Standard>. Living Standard. URL: https://webidl.spec.whatwg.org/ [XML] Tim Bray; et al. <Extensible Markup Language (XML) 1.0 (Fifth Edition)>. 26 November 2008. REC. URL: https://www.w3.org/TR/xml/ [XML-NAMES] Tim Bray; et al. <Namespaces in XML 1.0 (Third Edition)>. 8 December 2009. REC. URL: https://www.w3.org/TR/xml-names/ ●●ref_informative [CSSOM-VIEW] Simon Pieters. <CSSOM View Module>. URL: https://drafts.csswg.org/cssom-view/ [DOM-Level-3-XPath] Ray Whitmer. <Document Object Model (DOM) Level 3 XPath Specification>. 3 November 2020. NOTE. URL: https://www.w3.org/TR/DOM-Level-3-XPath/ [DOM-Parsing] Travis Leithead. <DOM Parsing and Serialization>. URL: https://w3c.github.io/DOM-Parsing/ [FULLSCREEN] Philip Jägenstedt. <Fullscreen API Standard>. Living Standard. URL: https://fullscreen.spec.whatwg.org/ [INDEXEDDB] Nikunj Mehta; et al. <Indexed Database API>. URL: https://w3c.github.io/IndexedDB/ [XPath] James Clark; Steven DeRose. <XML Path Language (XPath) Version 1.0>. 16 November 1999. REC. URL: https://www.w3.org/TR/xpath-10/ [XSLT] James Clark. <XSL Transformations (XSLT) Version 1.0>. 16 November 1999. REC. URL: https://www.w3.org/TR/xslt-10/ ●●trans_metadata

~THIS_PAGEは、~WHATWGによる DOM Standard 仕様(通称 “DOM-LS”, “DOM4”, “DOM Core” )を日本語に翻訳したものです。 ~PUB

●●spec_metadata Participate: GitHub whatwg/dom (new issue, open issues) Chat on Matrix Commits: https://github.com/whatwg/dom/commits Snapshot as of this commit @thedomstandard Tests: web-platform-tests dom/ (ongoing work) 各国語翻訳(非規範的) 日本語(このページ) 简体中文

WHATWG

DOM