<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>norisuke3</author_name>
  <author_url>https://blog.hatena.ne.jp/norisuke3/</author_url>
  <blog_title>From a Far East Island</blog_title>
  <blog_url>https://norisuke3.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>transform-origin を変えると、scale に影響する。なので、translate で補正してあげる必要がある。以下の3つは同じように見える。 origin(0 0) scale(1.5) origin(100 100) scale(1.5) translate(33px, 33px) origin(200 200) scale(1.5) translate(66px, 66px) 33 = 100 / 2 / 1.5 66 = 200 / 2 / 1.5/ 2 が何処から来るか調べ中。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnorisuke3.hatenadiary.org%2Fentry%2F20120530%2F1338397500&quot; title=&quot; [javascript][CSS] transform に関する覚書 - From a Far East Island&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>2012-05-30 02:05:00</published>
  <title> [javascript][CSS] transform に関する覚書</title>
  <type>rich</type>
  <url>https://norisuke3.hatenadiary.org/entry/20120530/1338397500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
