<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mhstid</author_name>
  <author_url>https://blog.hatena.ne.jp/mhstid/</author_url>
  <blog_title>with the flow</blog_title>
  <blog_url>https://me.hateblo.jp/</blog_url>
  <categories>
    <anon>CSS</anon>
    <anon>jQuery</anon>
  </categories>
  <description>まんまです。使えるようになってるのを最近知りました。text-overflowはIEが6から独自仕様として実装していたものですが、 Microsoftの珍しく素晴らしい先見性によって、CSS3の仕様にも組み込まれたものです。今までもwebkit,Operaでは使えていました。 それが、Firefox7からようやく実装されたということですね。以下のクラスを作っておいて、横幅の指定された対象要素のクラスに追加してあげれば良いです。 .ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fme.hateblo.jp%2Fentry%2F20111111%2F1321021975&quot; title=&quot;text-overflowはFirefox7から使える／複数行の時はJavaScriptで対応 - with the flow&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>2011-11-11 23:32:55</published>
  <title>text-overflowはFirefox7から使える／複数行の時はJavaScriptで対応</title>
  <type>rich</type>
  <url>https://me.hateblo.jp/entry/20111111/1321021975</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
