<?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>Browser | 酷 壳 - CoolShell</title>
	<atom:link href="https://coolshell.cn/tag/browser/feed" rel="self" type="application/rss+xml" />
	<link>https://coolshell.cn</link>
	<description>享受编程和技术所带来的快乐 - Coding Your Ambition</description>
	<lastBuildDate>Tue, 06 Dec 2011 03:22:37 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2</generator>
	<item>
		<title>IE的CSS相关的BUG</title>
		<link>https://coolshell.cn/articles/1245.html</link>
					<comments>https://coolshell.cn/articles/1245.html#comments</comments>
		
		<dc:creator><![CDATA[陈皓]]></dc:creator>
		<pubDate>Wed, 12 Aug 2009 10:47:43 +0000</pubDate>
				<category><![CDATA[编程语言]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>
		<guid isPermaLink="false">http://coolshell.cn/?p=1245</guid>

					<description><![CDATA[<p>这个网页（http://haslayout.net/css/index）上例举了所有的IE和CSS相关的BUG。如果你在开发网页的时候，你需要看看。 目前，这个...</p>
<p class="read-more"><a class="btn btn-default" href="https://coolshell.cn/articles/1245.html"> Read More<span class="screen-reader-text">  Read More</span></a></p>
The post <a href="https://coolshell.cn/articles/1245.html">IE的CSS相关的BUG</a> first appeared on <a href="https://coolshell.cn">酷 壳 - CoolShell</a>.]]></description>
										<content:encoded><![CDATA[<p><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3415450859608158"
     crossorigin="anonymous"></script><img decoding="async" loading="lazy" class="alignright" title="ie-bug" src="../wp-content/uploads/2009/08/ie-bug.jpg" alt="ie-bug" width="172" height="172" />这个网页（<a href="http://haslayout.net/css/index">http://haslayout.net/css/index</a>）上例举了所有的IE和CSS相关的BUG。如果你在开发网页的时候，你需要看看。</p>
<p>目前，这个网站上包含了 <strong>28 个“普通的Bug”</strong> ， <strong>4 个“布局方面的Bug”</strong> ， <strong>6 个“可以绕开的Bug”</strong> 以及 <strong>1 个“IE崩溃的Bug”</strong>，所有的这些Bug有39个指南和48个解决方法。这个列表目前更新到 <strong>2009年8月11日，19:50:22 </strong></p>
<p>下面是所有的bug列表，你可以点击每个BUG名的链接查看更详细的说明。</p>
<h4>普通Bug</h4>
<p>这部分 <abbr title="Internet Explorer">IE</abbr> 的 bug 是比较普通的无法归到其它种类，或是同时属于多个种类的Bug。</p>
<p><span id="more-1245"></span></p>
<table border="0">
<thead>
<tr>
<th>名称</th>
<th>IE的版本</th>
<th>描述</th>
</tr>
</thead>
<tbody>
<tr>
<td><a title="'Hover White Background Ignore Bug' tutorial" href="http://haslayout.net/css/view?tut=Hover-White-Background-Ignore-Bug">Hover White Background Ignore Bug</a></td>
<td>IE7</td>
<td>background 不会因为 :hover而改变</td>
</tr>
<tr>
<td><a title="'IE7 Child Selector Comment Bug' tutorial" href="http://haslayout.net/css/view?tut=IE7-Child-Selector-Comment-Bug">IE7 Child Selector Comment Bug</a></td>
<td>IE7</td>
<td>一个 selector 包含了一个子的selector，如果后面跟着一个注释，则会被完全忽略。</td>
</tr>
<tr>
<td><a title="'Star HTML Bug' tutorial" href="http://haslayout.net/css/view?tut=Star-HTML-Bug">Star HTML Bug</a></td>
<td>IE6</td>
<td>* html selector 在 IE6 中没有被忽略</td>
</tr>
<tr>
<td><a title="'IE6 !important Ignore Bug' tutorial" href="http://haslayout.net/css/view?tut=IE6--important-Ignore-Bug">IE6 !important Ignore Bug</a></td>
<td>IE6</td>
<td>!important 关键字会忽略，如果有相同的属性被设置了</td>
</tr>
<tr>
<td><a title="'PNG Image and Background Color Mismatch' tutorial" href="http://haslayout.net/css/view?tut=PNG-Image-and-Background-Color-Mismatch">PNG Image and Background Color Mismatch</a></td>
<td>IE8 及以下版本</td>
<td>背景颜色和指定的图片的颜色不一致。而他们本来是一致的。IE认为这是他一个Feature。太可笑了。</td>
</tr>
<tr>
<td><a title="'No Auto Margin Center Pseudo-Bug' tutorial" href="http://haslayout.net/css/view?tut=No-Auto-Margin-Center-Pseudo-Bug">No Auto Margin Center Pseudo-Bug</a></td>
<td>IE8 及以下版本</td>
<td>如果把margins 设置成 <code data-enlighter-language="raw" class="EnlighterJSRAW">auto</code> ，IE不会把组件放置在中间的位置。所有的浏览器都会，只有IE不会。</td>
</tr>
<tr>
<td><a title="':first-line !important Rule Ignore Bug' tutorial" href="http://haslayout.net/css/view?tut=-first-line--important-Rule-Ignore-Bug">:first-line !important Rule Ignore Bug</a></td>
<td>IE8</td>
<td>如果在伪class  :first-line 内使用!important，那么其所有定义会被忽略。</td>
</tr>
<tr>
<td><a title="':first-letter Ignore Bug' tutorial" href="http://haslayout.net/css/view?tut=-first-letter-Ignore-Bug">:first-letter Ignore Bug</a></td>
<td>IE6</td>
<td>整个:first-letter 的属性定义会被除数完全忽略。</td>
</tr>
<tr>
<td><a title="':first-letter !important Rule Ignore Bug' tutorial" href="http://haslayout.net/css/view?tut=-first-letter--important-Rule-Ignore-Bug">:first-letter !important Rule Ignore Bug</a></td>
<td>IE8</td>
<td>如果在伪class  :first-letter内使用!important，那么其所有定义会被忽略。</td>
</tr>
<tr>
<td><a title="'Partial Click Bug v2' tutorial" href="http://haslayout.net/css/view?tut=Partial-Click-Bug-v2">Partial Click Bug v2</a></td>
<td>IE8以</td>
<td>设置了整个区域是可以点击的，但在IE中只有文本可以点击。</td>
</tr>
<tr>
<td><a title="'Staircase Bug' tutorial" href="http://haslayout.net/css/view?tut=Staircase-Bug">Staircase Bug</a></td>
<td>below IE8</td>
<td>浮动的元素排序起来就像一个楼梯。</td>
</tr>
<tr>
<td><a title="'Disappearing List Background Bug' tutorial" href="http://haslayout.net/css/view?tut=Disappearing-List-Background-Bug">Disappearing List Background Bug</a></td>
<td>IE6</td>
<td>B &lt;li&gt;, &lt;dt&gt;, &lt;dd&gt; 没有背景。</td>
</tr>
<tr>
<td><a title="'noscript Ghost Bug' tutorial" href="http://haslayout.net/css/view?tut=noscript-Ghost-Bug">noscript Ghost Bug</a></td>
<td>IE8 and below</td>
<td>&lt;noscript&gt; 标识中只有 borders/background 才有用。</td>
</tr>
<tr>
<td><a title="'No Transparency Click Bug' tutorial" href="http://haslayout.net/css/view?tut=No-Transparency-Click-Bug">No Transparency Click Bug</a></td>
<td>IE8 and below</td>
<td>背景透明的图片在作为链接时，并且其“filter”被设置成了PNG透明，但其背景还是不可点击。</td>
</tr>
<tr>
<td><a title="'List Drop Shift Bug' tutorial" href="http://haslayout.net/css/view?tut=List-Drop-Shift-Bug">List Drop Shift Bug</a></td>
<td>IE8</td>
<td>在&lt;li&gt;中的内容被换行了。</td>
</tr>
<tr>
<td><a title="'No Increase on &lt;ol&gt; Numbers Bug' tutorial" href="http://haslayout.net/css/view?tut=No-Increase-on--ol--Numbers-Bug">No Increase on &lt;ol&gt; Numbers Bug</a></td>
<td>below IE8</td>
<td>&lt;ol&gt; 中的 &lt;li&gt; 列表序号不会增加。</td>
</tr>
<tr>
<td><a title="'No Bullets on &lt;ul&gt; and &lt;ol&gt; Bug' tutorial" href="http://haslayout.net/css/view?tut=No-Bullets-on--ul--and--ol--Bug">No Bullets on &lt;ul&gt; and &lt;ol&gt; Bug</a></td>
<td>below IE8</td>
<td>在&lt;ul&gt; 和 &lt;ol&gt; 中看不到列表序号/数字了。</td>
</tr>
<tr>
<td><a title="'No line-height Vertical Center on Images Bug' tutorial" href="http://haslayout.net/css/view?tut=No-line-height-Vertical-Center-on-Images-Bug">No line-height Vertical Center on Images Bug</a></td>
<td>IE8以下版</td>
<td>图片使用line-height 方法不能垂直居中</td>
</tr>
<tr>
<td><a title="'No Background Image Bug' tutorial" href="http://haslayout.net/css/view?tut=No-Background-Image-Bug">No Background Image Bug</a></td>
<td>IE8及以下版</td>
<td>在IE中使用background无法定义背景图</td>
</tr>
<tr>
<td><a title="'Custom Cursor Bug' tutorial" href="http://haslayout.net/css/view?tut=Custom-Cursor-Bug">Custom Cursor Bug</a></td>
<td>IE8及以下版</td>
<td>自定义鼠标不工作</td>
</tr>
<tr>
<td><a title="'Leaking Background Bug' tutorial" href="http://haslayout.net/css/view?tut=Leaking-Background-Bug">Leaking Background Bug</a></td>
<td>IE6</td>
<td>背景从一个元件的内部溢出到外部</td>
</tr>
<tr>
<td><a title="'Expanding Height Bug' tutorial" href="http://haslayout.net/css/view?tut=Expanding-Height-Bug">Expanding Height Bug</a></td>
<td>IE6</td>
<td>元件的高度比指定的要长得多。</td>
</tr>
<tr>
<td><a title="'Expanding Width Bug' tutorial" href="http://haslayout.net/css/view?tut=Expanding-Width-Bug">Expanding Width Bug</a></td>
<td>IE6</td>
<td>元件的宽度比指定的要长得多。</td>
</tr>
<tr>
<td><a title="'Double Margin Bug' tutorial" href="http://haslayout.net/css/view?tut=Double-Margin-Bug">Double Margin Bug</a></td>
<td>IE6</td>
<td>float元件的左和右的空白（margins）被加倍了。</td>
</tr>
<tr>
<td><a title="'Negative Margin Bug' tutorial" href="http://haslayout.net/css/view?tut=Negative-Margin-Bug">Negative Margin Bug</a></td>
<td>IE8以下版</td>
<td>如果使用负数来指定页白（margins）里面的元件会被外面的元件所遮挡。</td>
</tr>
<tr>
<td><a title="'Italics Float Bug' tutorial" href="http://haslayout.net/css/view?tut=Italics-Float-Bug">Italics Float Bug</a></td>
<td>IE6</td>
<td>float的元件中的字体会被设置成倾斜。</td>
</tr>
<tr>
<td><a title="'3px Gap Bug aka Text Jog Bug' tutorial" href="http://haslayout.net/css/view?tut=3px-Gap-Bug-aka-Text-Jog-Bug">3px Gap Bug aka Text Jog Bug</a></td>
<td>IE6</td>
<td>下一个float的元件不是有一个3px的空隙，就是被换行了。</td>
</tr>
<tr>
<td><a title="'Text-Align Bug' tutorial" href="http://haslayout.net/css/view?tut=Text-Align-Bug">Text-Align Bug</a></td>
<td>IE8以下版</td>
<td>text-align属性会影响整个元件内的所有内容。</td>
</tr>
</tbody>
</table>
<h4>布局类 Bug</h4>
<table border="0">
<caption>
</caption>
<thead>
<tr>
<th>名称</th>
<th>IE的版本</th>
<th>描述</th>
</tr>
</thead>
<tbody>
<tr>
<td><a title="'Border Chaos Bug' tutorial" href="http://haslayout.net/css/view?tut=Border-Chaos-Bug">Border Chaos Bug</a></td>
<td>IE6</td>
<td>连框显示是混乱的</td>
</tr>
<tr>
<td><a title="'Sub-Hover Bug' tutorial" href="http://haslayout.net/css/view?tut=Sub-Hover-Bug">Sub-Hover Bug</a></td>
<td>IE6</td>
<td>一些selectors 如 a:hover foo{} 无法正常工作</td>
</tr>
<tr>
<td><a title="'Partial Click Bug' tutorial" href="http://haslayout.net/css/view?tut=Partial-Click-Bug">Partial Click Bug</a></td>
<td>IE6</td>
<td>在定义了display: block的链接中(&lt;a&gt;) 只有文本是可以点的。</td>
</tr>
<tr>
<td><a title="'Disappearing Content Bug' tutorial" href="http://haslayout.net/css/view?tut=Disappearing-Content-Bug">Disappearing Content Bug</a></td>
<td>IE6</td>
<td>当我们滚动窗口的时候，或是最大化最小化窗品的时候，有一些内容会重复显示。</td>
</tr>
</tbody>
</table>
<h4>不支持的功能</h4>
<table border="0">
<thead>
<tr>
<th>名称</th>
<th>IE的版本</th>
<th>描述</th>
</tr>
</thead>
<tbody>
<tr>
<td><a title="'No Child Selector Support Workaround' tutorial" href="http://haslayout.net/css/view?tut=No-Child-Selector-Support-Workaround">No Child Selector Support Workaround</a></td>
<td>IE6</td>
<td>子 selector 无效</td>
</tr>
<tr>
<td><a title="'Max-Height Workaround' tutorial" href="http://haslayout.net/css/view?tut=Max-Height-Workaround">Max-Height Workaround</a></td>
<td>IE6</td>
<td>max-height 无效</td>
</tr>
<tr>
<td><a title="'Max-Width Workaround' tutorial" href="http://haslayout.net/css/view?tut=Max-Width-Workaround">Max-Width Workaround</a></td>
<td>IE6</td>
<td>max-width 无效</td>
</tr>
<tr>
<td><a title="'Opacity' tutorial" href="http://haslayout.net/css/view?tut=Opacity">Opacity</a></td>
<td>IE8及以下版</td>
<td>opacity 属性无效</td>
</tr>
<tr>
<td><a title="'Min-Width Workaround' tutorial" href="http://haslayout.net/css/view?tut=Min-Width-Workaround">Min-Width Workaround</a></td>
<td>IE6</td>
<td>min-width 属性无效</td>
</tr>
<tr>
<td><a title="'Min-Height Workaround' tutorial" href="http://haslayout.net/css/view?tut=Min-Height-Workaround">Min-Height Workaround</a></td>
<td>IE6</td>
<td>min-height 属性无效</td>
</tr>
</tbody>
</table>
<h4>程序崩溃 Bug</h4>
<p>这个BUG可以导致整个 <abbr title="Internet Explorer">IE</abbr> 崩溃。</p>
<table border="0">
<thead>
<tr>
<th>名称</th>
<th>IE的版本</th>
<th>描述</th>
</tr>
</thead>
<tbody>
<tr>
<td><a title="'Hover Crash Bug' tutorial" href="http://haslayout.net/css/view?tut=Hover-Crash-Bug">Hover Crash Bug</a></td>
<td>IE6</td>
<td>当你把鼠标移上 :hover 的链接时，浏览器会崩溃</td>
</tr>
</tbody>
</table>
<p>(全文完)<!--



<p align="center"><a href= target=_blank><img decoding="async" src=""></a></p>





<p align="center"><img decoding="async" src="https://coolshell.cn/wp-content/uploads/2020/03/coolshell.weixin.jpg"> <img decoding="async" loading="lazy" src="https://coolshell.cn/wp-content/uploads/2020/03/coolshell.mini_.jpg" width="300" height="300"> <br />关注CoolShell微信公众账号和微信小程序</p>

 

--></p>
<div style="margin-top: 15px; font-size: 16px;color: #cc0000;">
<p align="center"><strong>（转载本站文章请注明作者和出处 <a href="https://coolshell.cn/">酷 壳 &#8211; CoolShell</a> ，请勿用于任何商业用途）</strong></p>
</div>

<div class="wp_rp_wrap  wp_rp_vertical_m" id="wp_rp_first"><div class="wp_rp_content"><h3 class="related_post_title">相关文章</h3><ul class="related_post wp_rp"><li ><a href="https://coolshell.cn/articles/3013.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2010/09/biolab-150x150.jpg" alt="一些非常有意思的杂项资源" width="150" height="150" /></a><a href="https://coolshell.cn/articles/3013.html" class="wp_rp_title">一些非常有意思的杂项资源</a></li><li ><a href="https://coolshell.cn/articles/17634.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2017/01/pretty-code-150x150.gif" alt="Chrome开发者工具的小技巧" width="150" height="150" /></a><a href="https://coolshell.cn/articles/17634.html" class="wp_rp_title">Chrome开发者工具的小技巧</a></li><li ><a href="https://coolshell.cn/articles/9666.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2013/05/Render-Process-150x150.jpg" alt="浏览器的渲染原理简介" width="150" height="150" /></a><a href="https://coolshell.cn/articles/9666.html" class="wp_rp_title">浏览器的渲染原理简介</a></li><li ><a href="https://coolshell.cn/articles/8170.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2012/08/ajax_error-150x150.jpg" alt="一次Ajax查错的经历" width="150" height="150" /></a><a href="https://coolshell.cn/articles/8170.html" class="wp_rp_title">一次Ajax查错的经历</a></li><li ><a href="https://coolshell.cn/articles/7186.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2012/04/Green-Computing-150x150.jpg" alt="做个环保主义的程序员" width="150" height="150" /></a><a href="https://coolshell.cn/articles/7186.html" class="wp_rp_title">做个环保主义的程序员</a></li><li ><a href="https://coolshell.cn/articles/6913.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/plugins/wordpress-23-related-posts-plugin/static/thumbs/10.jpg" alt="神奇的CSS形状 " width="150" height="150" /></a><a href="https://coolshell.cn/articles/6913.html" class="wp_rp_title">神奇的CSS形状 </a></li></ul></div></div>The post <a href="https://coolshell.cn/articles/1245.html">IE的CSS相关的BUG</a> first appeared on <a href="https://coolshell.cn">酷 壳 - CoolShell</a>.]]></content:encoded>
					
					<wfw:commentRss>https://coolshell.cn/articles/1245.html/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>如何检查网页浏览器的兼容性</title>
		<link>https://coolshell.cn/articles/757.html</link>
					<comments>https://coolshell.cn/articles/757.html#comments</comments>
		
		<dc:creator><![CDATA[陈皓]]></dc:creator>
		<pubDate>Mon, 04 May 2009 06:57:24 +0000</pubDate>
				<category><![CDATA[Web开发]]></category>
		<category><![CDATA[杂项资源]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://coolshell.cn/?p=757</guid>

					<description><![CDATA[<p>BrowserShots.org 是一个很不错的在线服务，它主要帮助你检查一下你所设计网站是否兼容所有的浏览器。其目前支持四个操作系统：Linux, Windo...</p>
<p class="read-more"><a class="btn btn-default" href="https://coolshell.cn/articles/757.html"> Read More<span class="screen-reader-text">  Read More</span></a></p>
The post <a href="https://coolshell.cn/articles/757.html">如何检查网页浏览器的兼容性</a> first appeared on <a href="https://coolshell.cn">酷 壳 - CoolShell</a>.]]></description>
										<content:encoded><![CDATA[<p><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3415450859608158"
     crossorigin="anonymous"></script><a href="http://browsershots.org/" target="_blank">BrowserShots.org</a> 是一个很不错的在线服务，它主要帮助你检查一下你所设计网站是否兼容所有的浏览器。其目前支持四个操作系统：Linux, Windows, MacOS和BSD。浏览器支持的就多了：包括MSIE，Firefox，Chrome，Safari，Opera，Dillo，SeaMonkey，Navigator等等浏览器的不同版本。</p>
<p>使用这个在线服务其实很简单，只需要输入你的网址，并勾选一下各种浏览器。当然，你还可以指定分辨率，色彩度，Javascript，Java和Flash的版本。然后，这个网站会利用虚拟机的技术，启动操作系统然后运行相应的浏览器访问你的网站，并把图抓下来上传到你可以访问的位置以例提供你下载。</p>
<p>需要注意的是，如果你选中了太多的浏览器，可能整个速度就有些慢了，而系统设置是30分钟过期，而可能有很多浏览器的任务却高于这个时间。所以，你需要过会就去点击一下“Extend”按钮，以告诉系统延长过期时间。</p>
<p>下面是“酷壳”的一些抓图链接如下：<br />
<a href="http://browsershots.org/https://coolshell.cn/">http://browsershots.org/https://coolshell.cn/</a><!--



<p align="center"><a href= target=_blank><img decoding="async" src=""></a></p>





<p align="center"><img decoding="async" src="https://coolshell.cn/wp-content/uploads/2020/03/coolshell.weixin.jpg"> <img decoding="async" loading="lazy" src="https://coolshell.cn/wp-content/uploads/2020/03/coolshell.mini_.jpg" width="300" height="300"> <br />关注CoolShell微信公众账号和微信小程序</p>

 

--></p>
<div style="margin-top: 15px; font-size: 16px;color: #cc0000;">
<p align="center"><strong>（转载本站文章请注明作者和出处 <a href="https://coolshell.cn/">酷 壳 &#8211; CoolShell</a> ，请勿用于任何商业用途）</strong></p>
</div>

<div class="wp_rp_wrap  wp_rp_vertical_m" ><div class="wp_rp_content"><h3 class="related_post_title">相关文章</h3><ul class="related_post wp_rp"><li ><a href="https://coolshell.cn/articles/18360.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2018/05/300x262-150x150.jpg" alt="程序员练级攻略（2018)  与我的专栏" width="150" height="150" /></a><a href="https://coolshell.cn/articles/18360.html" class="wp_rp_title">程序员练级攻略（2018)  与我的专栏</a></li><li ><a href="https://coolshell.cn/articles/18094.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2017/08/enable-https-banner-150x150.png" alt="如何免费的让网站启用HTTPS" width="150" height="150" /></a><a href="https://coolshell.cn/articles/18094.html" class="wp_rp_title">如何免费的让网站启用HTTPS</a></li><li ><a href="https://coolshell.cn/articles/12225.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2014/12/1053-DHH-150x150.jpg" alt="DHH 谈混合移动应用开发" width="150" height="150" /></a><a href="https://coolshell.cn/articles/12225.html" class="wp_rp_title">DHH 谈混合移动应用开发</a></li><li ><a href="https://coolshell.cn/articles/12206.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2014/12/html6-150x150.jpeg" alt="HTML6 展望" width="150" height="150" /></a><a href="https://coolshell.cn/articles/12206.html" class="wp_rp_title">HTML6 展望</a></li><li ><a href="https://coolshell.cn/articles/12136.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2014/11/inbox2-640x264-150x150.jpg" alt="Google Inbox如何跨平台重用代码？" width="150" height="150" /></a><a href="https://coolshell.cn/articles/12136.html" class="wp_rp_title">Google Inbox如何跨平台重用代码？</a></li><li ><a href="https://coolshell.cn/articles/12012.html" class="wp_rp_thumbnail"><img src="https://coolshell.cn/wp-content/uploads/2014/10/edsm-150x150.gif" alt="State Threads 回调终结者" width="150" height="150" /></a><a href="https://coolshell.cn/articles/12012.html" class="wp_rp_title">State Threads 回调终结者</a></li></ul></div></div>The post <a href="https://coolshell.cn/articles/757.html">如何检查网页浏览器的兼容性</a> first appeared on <a href="https://coolshell.cn">酷 壳 - CoolShell</a>.]]></content:encoded>
					
					<wfw:commentRss>https://coolshell.cn/articles/757.html/feed</wfw:commentRss>
			<slash:comments>39</slash:comments>
		
		
			</item>
	</channel>
</rss>
