<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>plarail_hangout</author_name>
  <author_url>https://blog.hatena.ne.jp/plarail_hangout/</author_url>
  <blog_title>Engineering Tech Dojo</blog_title>
  <blog_url>https://tech.fun-toy-life.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
    <anon>TypeScript</anon>
  </categories>
  <description>ブラウザイベント入門：キーボード・マウス・フォーカスの発火順序 イベントの伝播：3つのフェーズ ブラウザのイベントは次の3フェーズで伝播します。 ① キャプチャリング：document → 親 → 対象要素（上から下） ② ターゲット：対象要素でイベント処理 ③ バブリング：対象要素 → 親 → document（下から上） &lt;div id=&quot;parent&quot;&gt; &lt;button id=&quot;child&quot;&gt;クリック&lt;/button&gt; &lt;/div&gt; const parent = document.getElementById('parent')! const child = document.getEl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftech.fun-toy-life.com%2Fentry%2F2026%2F06%2F08%2F093901&quot; title=&quot;ブラウザイベント入門：キーボード・マウス・フォーカスの発火順序 - Engineering Tech Dojo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-06-08 09:39:01</published>
  <title>ブラウザイベント入門：キーボード・マウス・フォーカスの発火順序</title>
  <type>rich</type>
  <url>https://tech.fun-toy-life.com/entry/2026/06/08/093901</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
