最大的传闻就是页面显示“快”。
大致改变如下:
- support for XSLT, Canvas 2D, and Web Forms 2.0
- rich-text editing on Web pages
- site-specific preferences
- a new IMAP back-end
- access to Opera’s preferences via opera:config
我比较感兴趣的变化如下:
1.opera:config 可比firefox的 about:config 直观多了。
2.终于替换了 ctrl+t 快捷键打开新 tab,取消了原来的 ctrl+n(原来是打开新page,现在是打开新窗口),以前用firefox习惯了,总是不自觉地按下去,结果没反应,:(而且也不再坚持自己所谓 page 与 tab 不同的理念。兼容,兼容重要啊。
3.内置源代码查看器。感觉不怎么样,连行号、语法高亮都没有,:(
4.Implemented designMode for rich text editing.
Opera 9.0 Preview 1
5.支持 DOM3 的 Node.textContent(也就是IE的 Node.innerText)
6.Added support for onreadystatechange events, and the readyState property.
7.Added window.getSelection, and associated methods.
8.Fix to allow scripts to override a CSS #double #id selector. (什么意思?待查)
9.Fix to reset scrolling as needed when removing content from an element with overflow.
firefox 也有这问题,内容用js都删了,但站位不变。
10.Corrected use of :hover with no element selector.??
11.Elements with overflow:hidden; can scroll to anchors within them.(should be tried)
12.Allowed positioned elements to appear in front of iframes and objects.
这下下拉菜单不会钻到flash 和ifame 下面去了。
13.content:attr() now works for ’style’ attributes.
opera 9或者firefox(Gecko/20051019)可以取出style 内容
test2
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]
14.Object iframes now accept transparent backgrounds.
15.Added support for quotes:none;???
16.Site-specific settings are now available as part of the site-specific ini settings. A User Interface for these settings is not yet available.
greasemonkey 可以下岗了?
完整changelog
http://snapshot.opera.com/windows/w90p1.html
下载地址:
http://snapshot.opera.com/windows/o90p1_8031.exe
Leave a reply