Mozilla Firefox 39.0 Beta 4 發布

jopen 9年前發布 | 6K 次閱讀 Mozilla Firefox

Mozilla Firefox 39.0 Beta 4 今日發布于Mozila的FTP,目前官方還沒有發布相關的更新報告,但從面向開發者的信息看,SSLv3被徹底移除出Firefox的支持范圍,并實現對W3C制訂的ARIA規范的支持,這是一個為殘疾人士等提供無障礙訪問動態、可交互Web內容的技術規范,為瀏覽器、媒體播放器、輔助技術的開發人員以及Web內容開發者定義了可以獲得更廣泛跨平臺可訪問性的方法。可見Firefox從現在開始對殘障人士的會更加友好。

下載地址:

http://dm-download02.mozilla.org/pub/mozilla.org/mozilla.org/firefox/releases/39.0b4/

Changes for Web developersDeveloper Tools

Highlights:

All devtools bugs fixed between Firefox 38 and Firefox 39.

CSS

  • Support of the <string> type on list-style-type, as well as its shorthand property list-style has been implemented (bug 1144607).

  • CSS Scroll Snapping has been implemented (bug 945584 and bug 1138658).

  • Cascading of CSS Animations and CSS Transitions has been rewritten to match the latest specification (bug 1125455).

  • Support for vertical scripts, with the writing-mode is now turned on by default on Nightly and Developer Edition, but not on Firefox Beta and Firefox Release (bug 1099032). Note that implementation is not yet complete and some widgets, like tables, will not obey to all values.

HTML

  • A new ARIA role, switch, is now supported (bug 1136563).

  • Support for <link rel="preconnect"> allowing to anticipate a future connection without revealing any information has been implemented (<a class="external external-icon" title="FIXED: Implement" _>bug 1135160).

JavaScript