<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/main.xsl"?>
<b:blog xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://blog.othree.net"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://blog.othree.net http://blog.othree.net/blooog.xsd">
	<b:blogTitle>O3noBLOG</b:blogTitle>
	<b:blogDescription></b:blogDescription>
	<b:entries>
		<b:entriesMeta>
			<b:listType>s</b:listType>
			<b:listData listID="000218" baseName="little-test-of-ie7-beta1-Again">又測了點IE7 beta 1的東西</b:listData>

			<b:previous>
				<b:mTitle>新書購入 CSS 2 Programmer's Reference</b:mTitle>
				<b:mDate>2005/07/28</b:mDate>
				<b:mBase>css-2-programmers-reference</b:mBase>
			</b:previous>


			<b:next>
				<b:mTitle>The Zen of CSS Design 中文版出了</b:mTitle>
				<b:mDate>2005/07/30</b:mDate>
				<b:mBase>the-zen-of-css-design-chinese-edition</b:mBase>
			</b:next>

		</b:entriesMeta>
		<b:entry entryID="000218" baseName="little-test-of-ie7-beta1-Again">
			<b:author>
				<b:authorName>othree</b:authorName>
				<b:authorEmail>othree@gmail.com</b:authorEmail>
				<b:authorUrl></b:authorUrl>
			</b:author>
			<b:datetime>
				<b:date>2005-07-29</b:date>
				<b:time>20:08:37</b:time>
			</b:datetime>
			<b:category>software</b:category>

			<b:CommentsAccepted>1</b:CommentsAccepted>



			<b:PingsAccepted>1</b:PingsAccepted>


			<b:title>又測了點IE7 beta 1的東西</b:title>
			<b:content>
				<b:summary>昨天半夜睡不著又躺在床上測了點東西，首先是寬高的計算，依然要進入標準模式才會用標準的算法，這到不是問題，其實我覺得IE用這招來做區分是很不錯的方法，不過一個大問題依然在： &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt; 上面的宣告可以進入標準模式，不過： &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt; &lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt; 這樣的宣告依然不行。第二點是application/xhtml+xml的MIME type也依然不支援，還是一樣跳出下載視窗。其實好像還有做另外一個測試，不過現在已經想不起來了@_@。...</b:summary>
				<b:mainContent><p>昨天半夜睡不著又躺在床上測了點東西，首先是寬高的計算，依然要進入標準模式才會用標準的算法，這到不是問題，其實我覺得IE用這招來做區分是很不錯的方法，不過一個大問題依然在：</p>



<pre><code>&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;</code></pre>



<p>上面的宣告可以進入標準模式，不過：</p>



<pre><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;</code></pre>



<p>這樣的宣告依然不行。第二點是<strong>application/xhtml+xml</strong>的MIME type也依然不支援，還是一樣跳出下載視窗。其實好像還有做另外一個測試，不過現在已經想不起來了@_@。</p></b:mainContent>
				<b:extendContent></b:extendContent>
			</b:content>
			<b:comments commentCount="0">

			</b:comments>
			<b:trackbacks trackbackCount="0" trackbackURL="http://othree.net/mt/mt-tb.cgi/217">

			</b:trackbacks>
		</b:entry>
	</b:entries>
</b:blog>