<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>white-azalea</author_name>
  <author_url>https://blog.hatena.ne.jp/white-azalea/</author_url>
  <blog_title>技術をかじる猫</blog_title>
  <blog_url>https://white-azalea.hatenablog.jp/</blog_url>
  <categories>
    <anon>日記</anon>
    <anon>勉強</anon>
    <anon>html5</anon>
  </categories>
  <description>概要 まずはタグを作る Shadow DOM の特性 style 透過性 要素の透過性 イベントの透過性 Shodow DOM の外側にイベントをバブリングする Open Closed の違い 弱点 概要 Shadow DOM を実際に作成した上で、どの様な動作をするのかを検証してみる。 white-azalea.hatenablog.jp コレの続き。 まずはタグを作る 簡単なカスタムタグを用意して EchoTag.js class EchoTag extends HTMLElement { // コンストラクタ constructor() { super(); this._innerTex…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwhite-azalea.hatenablog.jp%2Fentry%2F2023%2F04%2F24%2F205520&quot; title=&quot;Shadow DOM について - 技術をかじる猫&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>https://cdn-ak.f.st-hatena.com/images/fotolife/w/white-azalea/20230424/20230424194501.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-04-24 20:55:20</published>
  <title>Shadow DOM について</title>
  <type>rich</type>
  <url>https://white-azalea.hatenablog.jp/entry/2023/04/24/205520</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
