<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>leafcage</author_name>
  <author_url>https://blog.hatena.ne.jp/leafcage/</author_url>
  <blog_title>cafegale(LeafCage備忘録)</blog_title>
  <blog_url>https://leafcage.hateblo.jp/</blog_url>
  <categories>
    <anon>front-end</anon>
  </categories>
  <description>ブラウザ js の、DOM要素のサイズを取得するプロパティ／メソッドの話。 q-az.net js標準であるECMAScriptでは、jQuery なら .innerWidth であらわされるものが .clientWidth に、.outerWidth であらわされるものが .offsetWidth になるんですと。 多少わかりにくい命名なのだが、これ単体なら命名の違い程度にしか思わない。 しかし、ウィンドウの幅を取得するときにはECMAScriptは window.innerWidth(ウィンドウ内側表示領域（垂直スクロールバー含む）)、window.outerWidth（ブラウザのウィンド…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fleafcage.hateblo.jp%2Fentry%2F2019%2F02%2F02%2F101543&quot; title=&quot;なんでinnerWidth outerWidthじゃなくて clientWidth offsetWidth なの？ - cafegale(LeafCage備忘録)&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>2019-02-02 10:15:43</published>
  <title>なんでinnerWidth outerWidthじゃなくて clientWidth offsetWidth なの？</title>
  <type>rich</type>
  <url>https://leafcage.hateblo.jp/entry/2019/02/02/101543</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
