Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Firefox 3 CSS Improvement

Firefox 3 CSS 的改善

  • 實做了 display property 的兩個特性值 inline-blockinline-table
  • 現在所有平台都支援 font-size-adjust property (先前只在 Windows 平台支援)。
  • 支援 CSS 3 Color Module 中加入的特性值 rgba()hsla() (Bug 147017)。
  • 支援 CSS3 Basic User Interface Module 的 pesudo-class :default (Bug 302186)。
  • 替 width, min-width, max-width 這三個 properties 加入四個特性值: -moz-max-content, -moz-min-content, -moz-fit-content, 與 -moz-available (Bug 311415Bug 402706)。
  • 支援 HTML soft hyphens (­)。
  • 現在 Pre-formatted tabs 在使用比例字型時的表現好多了,遵守 CSS 2.1 規格書。
  • 支援微軟的 CSS 規格 ime-mode property。
  • 現在支援了 CSS text-rendering property for HTML (Bug 387969)。
  • 實做了兩個 CSS properties: -moz-border-*-start 與 -moz-border-*-end (Bug 74880)。
  • 現在 -moz-initial 幾乎實做於所有的 CSS properties 了 (除了 quotes and -moz-border-*-colors) (Bug 80887)。
  • window.getComputedStyle() 現在支援所有已支援的 CSS properties (Bug 316981).
  • 支援 content property 的特性值 "none" (Bug 378535)。
  • 支援 cursor property 的特性值 "none" (Bug 378535)。

參考資訊

延伸閱讀

文件標籤與貢獻者

 此頁面的貢獻者: teoli, Coolcd
 最近更新: teoli,