<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>perlとMysqlでCGI &#38; サーバ管理 漏れ的メモ &#187; CSS</title>
	<atom:link href="http://perl.no-tubo.net/tag/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://perl.no-tubo.net</link>
	<description>perl＆MySQLでCGIプログラミング。ウェブ運営の小技。鯖管メモもちょっとだけ。</description>
	<lastBuildDate>Fri, 10 Sep 2010 00:38:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>いつのまにかSafari(OS X?)がword-breakを実装していた件</title>
		<link>http://perl.no-tubo.net/2010/01/14/%e3%81%84%e3%81%a4%e3%81%ae%e3%81%be%e3%81%ab%e3%81%8bsafarios-x%e3%81%8cword-break%e3%82%92%e5%ae%9f%e8%a3%85%e3%81%97%e3%81%a6%e3%81%84%e3%81%9f%e4%bb%b6/</link>
		<comments>http://perl.no-tubo.net/2010/01/14/%e3%81%84%e3%81%a4%e3%81%ae%e3%81%be%e3%81%ab%e3%81%8bsafarios-x%e3%81%8cword-break%e3%82%92%e5%ae%9f%e8%a3%85%e3%81%97%e3%81%a6%e3%81%84%e3%81%9f%e4%bb%b6/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:44:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[スタイルシート]]></category>

		<guid isPermaLink="false">http://perl.no-tubo.net/?p=322</guid>
		<description><![CDATA[つい先日、CSSをイジッていて気が付いた事。
通常、div等のボックス内にある半角英数の文字列…例えばURL等の長い文字列は改行されない。
んだけど、IE独自の仕様で word-break ってのがあるらしくIE独自じゃ [...]]]></description>
			<content:encoded><![CDATA[<p>つい先日、CSSをイジッていて気が付いた事。</p>
<p>通常、div等のボックス内にある半角英数の文字列…例えばURL等の長い文字列は改行されない。<br />
んだけど、IE独自の仕様で word-break ってのがあるらしくIE独自じゃ意味ないしなぁと気にもしなかった。</p>
<p>たまたまCSSのテストをしていて、試しに word-break:break-all; を設定してみた。<br />
ふとSafariで確認したら折り返されている！<br />
いつのまにか実装されていたのか？？</p>
<p>ちなみにMac OSX 用 Safari 4.04 での事。<br />
FireFox 3.5.7で確認したけど、こちらは改行されていなかった。</p>
]]></content:encoded>
			<wfw:commentRss>http://perl.no-tubo.net/2010/01/14/%e3%81%84%e3%81%a4%e3%81%ae%e3%81%be%e3%81%ab%e3%81%8bsafarios-x%e3%81%8cword-break%e3%82%92%e5%ae%9f%e8%a3%85%e3%81%97%e3%81%a6%e3%81%84%e3%81%9f%e4%bb%b6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
