标签归档:Chrome
Chrome 和 Opera 都比土豆还要快
5月初,爱好吹嘘 Chrome 速度的 Google 又制作了一个创意巧妙的视频,其中的一个片段是 Chrome 打开页面速度 PK 飞行的土豆速度。Opera 的人看了这个视频后也灵感大发,同样拿 Opera 和土豆拼起了速度,不过他们比的是,煮土豆的速度…… 继续阅读
Give Google Chrome for the Holidays
总能在Google那找到好玩的东西。例如这个:http://www.givechrome.com/
这个网站的界面很Google style,通过它能可以把Google Chrome打包成一份圣诞礼物然后通过Email发送给你的好友。Google还真是不遗余力推广Chrome啊,呵呵。 继续阅读
[Broswer]Google Chrome 1.0正式版发布

Google的浏览器Chrome终于推出了正式版,版本号为1.0.154.36。
正式版的Chrome启动速度和页面渲染速度更快:
“Since the first beta, the V8 JavaScript engine runs 1.4 times faster on the SunSpider benchmark and 1.5 times faster on the V8 benchmark — and there is more speed to come”
无论是在SunSpider还是V8上测试,V8 Javascript引擎的速度都比beta版有明显的提高。
一些严重的bug也在正式版中得以修复,包括与视频和音频重放相关的几个漏洞。另外正式版也增加了一些新的功能,例如书签的管理和私隐控制。当然相对0.4版本来说还有很多未知的改进,但是至少可以知道的一点是,在Acid3网页兼容测试中, Chrome跟之前的版本一样只得到79分(满分100分),依然落后于Firefox,Opera和Safari。
目前Chrome的市场占有份额是1.0%,IE8是0.75%,Opera是0.7%。
正式版的Chrome启动速度和页面渲染速度更快:
“Since the first beta, the V8 JavaScript engine runs 1.4 times faster on the SunSpider benchmark and 1.5 times faster on the V8 benchmark — and there is more speed to come”
无论是在SunSpider还是V8上测试,V8 Javascript引擎的速度都比beta版有明显的提高。
一些严重的bug也在正式版中得以修复,包括与视频和音频重放相关的几个漏洞。另外正式版也增加了一些新的功能,例如书签的管理和私隐控制。当然相对0.4版本来说还有很多未知的改进,但是至少可以知道的一点是,在Acid3网页兼容测试中, Chrome跟之前的版本一样只得到79分(满分100分),依然落后于Firefox,Opera和Safari。
目前Chrome的市场占有份额是1.0%,IE8是0.75%,Opera是0.7%。
Google Chrome Browser CSS Selector Support
真快啊,那头Chrome刚出来,这头就有Chrome对CSS的支持程度了。由于Chrome也是跟Safari 3.1一样基于AppleWebKit引擎(Chrome使用的是版本525.13,而Safari 3.1使用的是较为新的525.18版本),所以在对CSS的支持上并没有什么差别。
下面是一份分析表,转自:Estelle
"Google Chrome," a browser based on the Webkit engine used by Safari, was released today. Chrome uses AppleWebKit/525.13. Safari 3.1 uses a slightly newer version: AppleWebKit/525.18. Below are the various CSS selectors, including CSS3 selectors, and current browser support.
- Green / √ means current support.
- Orange / Δ means that the browsers have some support for the selector.
- Red / Χ means that the browser is non-compliant.
| Browsers | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Pattern | Meaning | IE6 | IE7 | IE8 | FF | Op 9 |
Sf | Op | FF | NS | CHROME |
| E:active E:hover E:focus |
Dynamic pseudo-classes Matches E during certain user actions. |
Δ | Δ | √ | √ | √ | √ | √ | √ | √ | √ |
| Δ | Δ | √ | √ | √ | √ | √ | √ | √ | √ | ||
| Χ | Χ | √ | √ | √ | √ | √ | √ | √ | √ | ||
| E:before E:after |
Static pseudo-classes See generated content |
Χ | Χ | Δ 3 | √ | √ | √ | √ | √ | √ | √ |
| Χ | Χ | Δ 3 | √ | √ | √ | √ | √ | √ | √ | ||
