瀏覽器引擎CSS支援比較
以下的表格顯示一些瀏覽器引擎對於CSS的兼容性與支援的比較。想獲得更多訊息,請參照各產品的項目。此項目不見得包含所有的功能也不見得有最新消息。除非以附註指出特例,這裡以未加裝任何套件或是其他程式的穩定版本進行比較。
表格说明
    
    引擎命名
    
這裡使用後端的引擎名而不是瀏覽器的名稱。使用各瀏覽器引擎的瀏覽器如下表所示。
- . chromium.googlesource.com. Google. [2014-05-27].
- 在Konqueror中,用户可以切换排版引擎。
- . webkit.org. [2014-05-27].
取值
    
以下各格的顏色表示該排版引擎的最新版本或指定版本(如果给出版本号的话)對該功能的支援程度。没有取值的版本號表示该排版引擎首次完全支援該功能。
| 取值 | 含义 | 
|---|---|
| 是 | 表示該排版引擎完全地支援該功能或元素。 | 
| 否 | 表示該功能或元素尚未有支援。 | 
| 部份 | 表示該功能或元素有實作進展,但並不支援所有取值,對於已支援的取值,該實作是正確的。 | 
| 不正確 | 表示該功能或元素有實作進展,但是實作並非在所有情況都是正確無誤的。 | 
| 實驗性質 | 表示該功能或元素有實作進展,但是使用另外的屬性或元素名(瀏覽器前輟)。多半是不完全實作或是有過多的漏洞。 | 
| 抛弃 | 表示该属性/元素不再受到支持。 | 
| 每日构建 | 表示該功能或元素在未釋出的版本有某種程度的支援。預期將有完整支援。 | 
| 依情況 | 表示该属性/元素仅在某些平台支持或设定在某些配置后支持。 | 
CSS版本支援
    
想了解各版本的CSS差異,請參考項目CSS。 本表格不以CSS2.0為準,因為存在取代它的CSS2.1。CSS2.1修正了部份CSS2.0的錯誤,刪除了不被CSS社區接受的功能。大部分被刪除的功能將會出現在CSS3。
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | |
|---|---|---|---|---|---|---|
| CSS1 | 7.0 | 1.0 | 85 | 是 | 1.0 | 1.0 | 
| CSS2.1 | 大部分 | 大部分 | 大部分 | 大部分 | 大部分 | 大部分 | 
| CSS3 | 些許 | 部份 | 部份 | 些許 | 部份 | 些許 | 
語法與規則
    
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | |||
|---|---|---|---|---|---|---|---|---|
| CSS2 | !important | 重要程度增加 | 7.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| /*Comment*/ | 註解 | 3.0 | 1.0 | 85 | 是 | 1.0 | 是 | |
| @import | 匯入樣式 | 8.0 | 1.0 | 是 | 是 | 1.0 | 2.1 | |
| @charset | 字元編碼 | 5.5 | 1.0 | 0 | 4.2.3 | 1.0 | 是 | |
| @media | 媒體特定 | 5.5 | 1.0 | 是 | 是 | 1.0 | 5.1 | |
| @page | 換頁媒體 | 8.0 | 否[g 1] | 否[w 1] | 否 | 1.0 | 6.0 | |
| CSS3 | @namespace | 命名空間宣告 | 9.0[t 1] | 1.0 | 是 | 是 | 1.0 | 5.0 | 
| @document | Restriction by URLs | 否 | 6.0 | 否 | 否 | 否 | 否 | |
| @keyframes | 动画关键帧 | 10.0[t 2] | 16.0 | 實驗性質 | 否 | 2.12 | 否 | |
| @font-face | 定義字型 | 4.0 | 1.9.1 | 525 | 4.3 | 2.2 | 6.0 | |
| @supports | 有条件的规则 | 否 | 17.0 | 每日构建 | 否 | 2.12 | 否 | |
| @phonetic-alphabet | 發音 | 否 | 否 | 否 | 否 | 否 | 否 | |
| @region | Region flow segment | 否 | 否 | 每日构建 | 否 | 否 | 否 | |
| @counter-style | 自定义计数器样式 | 否 | 否 | 否 | 否 | 否 | 否 | |
| @top-left-corner | Margin boxes [spec 1] | 否 | 否 | 否 [w 2] | 否 | 否 | 否 | |
| @top-left | ||||||||
| @top-center | ||||||||
| @top-right | ||||||||
| @top-right-corner | ||||||||
| @bottom-left-corner | ||||||||
| @bottom-left | ||||||||
| @bottom-center | ||||||||
| @bottom-right | ||||||||
| @bottom-right-corner | ||||||||
| @left-top | ||||||||
| @left-middle | ||||||||
| @left-bottom | ||||||||
| @right-top | ||||||||
| @right-middle | ||||||||
| @right-bottom | ||||||||
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | |||
Trident語法與規則附註
    
- !important — 7.0之前,!important並不會蓋掉在同一個宣告區的後面的規則。
- @import —  8.0之前,不支援媒體形態。使用@import <URL> <MEDIA>,則IE會要求此URL:「<URL> <MEDIA>」,包括url()及URL裡的引號。無法匯入超過35的樣式表。
Presto語法與規則附註
    
- @import — 儘管Gecko、WebKit及iCab會立即下載所有樣式表,Opera只下載媒體名為「handheld」、「print」、「projection」、「screen media」、「speech」(當聲音功能在啟動狀態)、「tv」(電視裝置)。文字瀏覽器模擬模式僅為一個使用者樣式表而不用媒體形態「tty」。這是符合不支援CSS的老舊文字瀏覽器的。
選擇器
    
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | |||
|---|---|---|---|---|---|---|---|---|
| 元素選擇器[spec 2] | ||||||||
| CSS2 | * | 全域 | 7.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| E | 元素 | 4.0 | 1.0 | 85 | 是 | 是 | ||
| E.class | 類別 | 7.0 | 1.0 | 85 | 是 | 是 | ||
| E#id | ID | 4.0 | 1.0 | 85 | 是 | 是 | ||
| CSS3 | ns|E | 命名空間 | 9.0 | 1.0 | 是 | 是 | 是 | |
| 關係選擇器 | ||||||||
| CSS2 | E F | 後裔 | 4.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| E > F | 子元素 | 7.0 | 1.0 | 85 | 是 | 是 | ||
| E + F | 直接相連 | 7.0 | 1.0 | 85 | 是 | 是 | ||
| CSS3 | E ~ F | 間接相連 | 7.0 | 1.7 | 412 | 3.3.2 | 2.0 | 是 | 
| CSS4 | E /for/ F | Reference combinators | 否 | 否 | 否 | 否 | 否 | 否 | 
| E! > F | Subject | 否 | 否[g 2] | 否 | 否 | 否 | 否 | |
| 屬性選擇器 | ||||||||
| CSS2 | E[attr] | 存在 | 7.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| E[attr="value"] | 相等 | 7.0 | 1.0 | 是 | 是 | 是 | ||
| E[attr~="value"] | 含有(以空白相隔) | 7.0 | 1.0 | 是 | 是 | 是 | ||
| E[attr|="value"] | 含有(以連字號相隔) | 7.0 | 1.0 | 是 | 是 | 是 | ||
| CSS3 | E[attr^="value"] | 以……開頭 | 7.0 | 1.0 | 是 | 3.4 | 1.0 | 是 | 
| E[attr$="value"] | 以……結尾 | 7.0 | 1.0 | 是 | 3.4 | 2.0 | 是 | |
| E[attr*="value"] | 含有子字串 | 7.0 | 1.0 | 是 | 3.4 | 是 | ||
| E[ns|attr] | 命名空間 | 7.0 | 1.0 | 是 | 3.4 | 否 | ||
| 擬類別 | ||||||||
| CSS2 | E:link | 未開過連結 | 3.0 | 1.0 | 85 | 是 | 1.0 | 6.0 | 
| E:visited | 開過連結 | 3.0 | 1.0 | 85 | 是 | 是 | ||
| E:active | 啟動中 | 8.0 | 1.0 | 85 | 是 | 是 | ||
| E:hover | 滑鼠置上 | 7.0 | 1.0 | 419.3 | 是 | 是 | ||
| E:focus | 集中點 | 8.0 | 1.0 | 是 | 是 | 是 | ||
| E:first-child | 第一子元素 | 7.0 | 1.0 | 85 | 是 | 是 | ||
| E:lang() | 語言 | 8.0 | 1.2 | 525 | 3.4 | 是 | ||
| @page:first | 第一頁 | 8.0 | 否[g 1] | 每日构建[w 3] | 否 | 是 | ||
| @page:left | 左頁 | |||||||
| @page:right | 右頁 | |||||||
| CSS3 | E:root | 根 | 9.0 | 1.0 | 85 | 3.4 | 2.1 | 是 | 
| E:not() | 逆 | |||||||
| E:empty | 空元素 | 1.8 | 412 | |||||
| E:first-of-type | 第一個名為……的子元素 | 1.9.1 | 525 | |||||
| E:last-child | 最後子元素 | 1.0 | ||||||
| E:last-of-type | 最後一個名為……的子元素 | 1.9.1 | ||||||
| E:only-child | 唯一子元素 | 1.8 | ||||||
| E:only-of-type | 唯一個名為……的子元素 | 1.9.1 | ||||||
| E:nth-child | 第N個子元素 | 1.9.1 | ||||||
| E:nth-last-child | 第N個子元素(倒過來數) | 1.9.1 | ||||||
| E:nth-of-type | 第N個名為……的子元素 | 1.9.1 | ||||||
| E:nth-last-of-type | 第N個名為……的子元素(倒過來數) | 1.9.1 | ||||||
| E:target | 目標 | 1.3 | 2.5 | 否 | ||||
| E:enabled | 啟動狀態 | 1.8 | 2.0 | |||||
| E:disabled | 未啟動狀態 | 1.8 | ||||||
| E:checked | 被選取狀態 | 1.0 | ||||||
| E:indeterminate | 中間狀態 | 1.9.2 | 522 | 否 | 否 | |||
| E:default | 預設 | 否 | 1.9 | 是[w 4] | 4.3 | 2.0 | ||
| E:valid | 合格 | 10.0[t 3] | 1.8 | 是[w 5] | 否 | |||
| E:invalid | 不合格 | 10.0[t 4] | ||||||
| E:in-range | 範圍內 | 否 | 是[w 6] | |||||
| E:out-of-range | 範圍外 | 否 | ||||||
| E:required | 必需 | 10.0[t 5] | 2.0[g 3] | 是[w 7] | ||||
| E:optional | 非必需 | 10.0[t 6] | ||||||
| E:read-only | 唯讀 | 否 | Experimental[g 4] | 否 | Incorrect | Incorrect | ||
| E:read-write | 讀寫 | 否 | ||||||
| CSS4 | E:not(s1, s2) | 否定 | 否 | 否 | 否 | 否 | 否 | 否 | 
| E:matches(s1, s2) | 匹配其中任意一个 | 否 [g 5] | ||||||
| E[foo="bar" i] | 大小写敏感性 | 否 | ||||||
| E:dir(ltr) | 方向性 | 17[g 6] | ||||||
| E:lang(zh, *-hant) | (多种) 语言 | 否 | ||||||
| E:any-link | 超链接 | |||||||
| E:local-link | 本地链接 | |||||||
| E:local-link(0) | 本地链接 | |||||||
| E:scope | Contextual reference | 20[g 7] | ||||||
| E:current | Time-dimensional : current | 否 | ||||||
| E:current(s) | Time-dimensional : current | |||||||
| E:past | Time-dimensional : past | |||||||
| E:future | Time-dimensional : future | |||||||
| E:indeterminate | Indeterminate-value | |||||||
| E:nth-match(n of selector) | Nth child of | |||||||
| E:nth-last-match(n of selector) | Nth last child of | |||||||
| E:column(selector) | 分栏 | |||||||
| E:nth-column(n) | 第 n 个分栏 | |||||||
| E:nth-last-column(n) | 倒数第 n 个分栏 | |||||||
| 擬元素 | ||||||||
| CSS2 | E:first-letter | 第一字節 | 9.0 | 1.0 | 85 | 是 | 1.0 | 5.0 | 
| E:first-line | 第一行 | 部份 | 否[r 1] | |||||
| E:before | 之前 | 8.0 | 1.9.1 | 部份 | 是 | |||
| E:after | 之後 | |||||||
| CSS3 | E::before | 雙冒號語法 | 9.0 | 1.9.1 | 部份 | 3.4 | 1.0 | 是 | 
| E::after | 雙冒號語法 | |||||||
| E::first-letter | 雙冒號語法 | 1.5 | 85 | |||||
| E::first-line | 雙冒號語法 | 部份 | 否[r 1] | |||||
| E::selection | 選取 | 實驗性質 | 412 | 2.1 | 否 | |||
| E::marker[8] | 列表标记 | 否 | 否 | 否 | 否 | 否 | 否 | |
| E::value | 数据本身選取 | 否 | 否 | 否 | 否 | 否 | 否 | |
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | |||
一般選擇器附註
    
- :read-only與:read-write — Presto與KHTML皆不正確地處理有contenteditable屬性的元素。
Trident選擇器附註
    
- :active — 8.0之前,Trident僅支援超連結元素。
- :hover — 7.0之前,Trident僅支援超連結元素。
- .one.two — 7.0之前,被當成.two類別選擇器處理。
- * — 7.0之前這代表「一個或是沒有元素」。
- [attr] — 當屬性是colspan的時候,選出所有表格內的td元素及th元素(有沒有之的有colspan屬性都一樣)。[t 7]這可能不是一個bug,因規格存在模稜兩可的解釋。[t 8]
- :first-letter、:first-line — 在6.0,:first-letter與其他rules一起使用的時候可能有問題。[t 9]在8.0,在:first-line與:first-letter宣告內的有!important的rules會被省略。[t 10]
Gecko選擇器附註
    
- (:):before, (:):after — 在1.9.1之前,有些屬性不能使用(這是CSS2.0的過期解釋)。[g 8]
WebKit選擇器附註
    
Presto選擇器附註
    
- :target — 在2.5之前,樣式在以向前向後按鈕瀏覽的時候不作用。
屬性
    
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | ||
|---|---|---|---|---|---|---|---|
| 盒子模型(@@翻譯)[spec 3] | |||||||
| CSS2 | margin | 4.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| padding | 4.0 | 1.0 | 85 | 是 | 是 | ||
| width | 4.0 | 1.0 | 85 | 是 | 是 | ||
| height | 4.0 | 1.0 | 85 | 是 | 是 | ||
| float | 5.0 | 1.0 | 85 | 是 | 是 | ||
| clear | 5.0 | 1.0 | 85 | 是 | 是 | ||
| display | 8.0 | 部份 | 85 | 是 | 是 | ||
| min-width | 7.0 | 1.0 | 416 | 是 | 5.0 | ||
| max-width | 7.0 | 1.0 | 416 | 是 | 5.0 | ||
| min-height | 7.0 | 1.7 | 416 | 3.3.2 | 5.0 | ||
| max-height | 7.0 | 1.7 | 416 | 3.3.2 | 5.0 | ||
| clip | 8.0 | 1.0 | 85 | 是 | 5.0 | ||
| overflow | 不正確 | 1.0 | 85 | 3.2 | 5.0 | ||
| visibility | 不正確 | 1.8 | 部份 | 部份 | 2.5 | 部份 | |
| CSS3 | overflow-x | 不正確 | 1.8 | 525 | 3.5.6 | 2.1 | 5.0 | 
| overflow-y | |||||||
| 邊框[spec 4] | |||||||
| CSS2 | border | 4.0 | 1.0 | 85 | 是 | 1.0 | 3.0 | 
| border-color | 7.0 | ||||||
| border-style | 8.0 | ||||||
| border-width | 4.0 | ||||||
| border-top | 5.5 | ||||||
| border-right | |||||||
| border-bottom | |||||||
| border-left | |||||||
| CSS3 | border-radius | 9.0[t 1] | 實驗性質 (2.0)[g 9] | 533[w 10] | 實驗性質 | 2.5 | 6.0 | 
| border-image | 否 | 15.0[g 10] | 實驗性質 | 否 | 2.5 | 否 | |
| border-image-source | 15.0[g 11] | 否 | 否 | ||||
| border-image-slice | |||||||
| border-image-width | |||||||
| border-image-outside | |||||||
| border-image-repeat | |||||||
| box-shadow | 9.0 | 實驗性質 (2.0)[g 12] | 實驗性質 | 否 | 2.5 | 否 | |
| box-decoration-break | 否 | 否 | 否 | 否 | 2.7[p 1] | 否 | |
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | ||
| 行排版[spec 5] | |||||||
| CSS2 | line-height | 4.0 | 1.0 | 85 | 是 | 1.0 | 5.0 | 
| vertical-align | 8.0 | 1.0 | 85 | 是 | 6.0 | ||
| 定位 | |||||||
| CSS2 | position | 7.0 | 1.0 | 85 | 是 | 1.0 | 5.0 | 
| top | 8.0 | 1.0 | 85 | 是 | 6.0 | ||
| right | 8.0 | 1.0 | 85 | 是 | 6.0 | ||
| bottom | 8.0 | 1.0 | 85 | 是 | 6.0 | ||
| left | 8.0 | 1.0 | 85 | 是 | 6.0 | ||
| z-index | 8.0 | 1.9 | 85 | 是 | 6.0 | ||
| 生成內容與取代內容(@@翻譯)[spec 6] | |||||||
| CSS2 | quotes | 8.0 | 1.8 | 否[w 11] | 3.4 | 1.0 | 否 | 
| content | 部份 | 1.9 | 部份 | 是 | 部份 | 部份 | |
| counter-increment | 8.0 | 1.8 | 525 | 3.4 | 1.0 | 5.0 | |
| counter-reset | 8.0 | 1.8 | 525 | 3.4 | 5.0 | ||
| 列[spec 7] | |||||||
| CSS2 | list-style | 4.0 | 1.0 | 85 | 是 | 1.0 | 6.0 | 
| list-style-image | 4.0 | 1.0 | 85 | 是 | 6.0 | ||
| list-style-position | 4.0 | 1.0 | 85 | 是 | 6.0 | ||
| list-style-type | 8.0 | 1.0 | 85 | 3.4 | 部份 | ||
| 色彩[spec 8] | |||||||
| CSS2 | color | 3.0 | 1.0 | 85 | 是 | 1.0 | 5.0 | 
| CSS3 | opacity | 9.0[t 1] | 1.7 | 125 | 4.0 | 2.0 | 6.0 | 
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | ||
| 背景[spec 4] | |||||||
| CSS2 | background | 4.0 | 1.0 | 85 | 是 | 1.0 | 6.0 | 
| background-attachment | 7.0 | 5.0 | |||||
| background-color | 4.0 | 3.1 | |||||
| background-image | 8.0 | 6.0 | |||||
| background-position | 8.0 | 3.1 | |||||
| background-repeat | 4.0 | 3.1 | |||||
| CSS3 | background (多重) | 9.0[t 1] | 1.9.2 | 312 | 3.5 | 2.5 | 否 | 
| background-clip | 實驗性質 (2.0)[g 13] | 實驗性質 | 實驗性質 | ||||
| background-origin | |||||||
| background-size | |||||||
| 字型[spec 9] | |||||||
| CSS2 | font | 4.0 | 1.0 | 85 | 是 | 不正確 | 是 | 
| font-family | 4.0 | 1.0 | 85 | 是 | 1.0 | 是 | |
| font-size | 3.0 | 1.0 | 85 | 是 | 3.1 | ||
| font-style | 4.0 | 1.0 | 85 | 是 | 是 | ||
| font-variant | 4.0 | 1.0 | 125 | 是 | 是 | ||
| font-weight | 8.0 | 部份 | 部份 | 是 | 部份 | 是 | |
| CSS3 | font-size-adjust | 10.0[t 11] | 1.9 | 否[w 12] | 否 | 否 | 否 | 
| font-stretch | 9.0[t 1] | 9.0[g 14] | 否[w 13] | 否 | 否 | 6.0 | |
| font-feature-settings | 10.0[t 12] | 34.0 | 否[w 14] | 否 | 否 | 否 | |
| font-kerning | 否 | 否 | 否 | 否 | 否 | 否 | |
| font-language-override | 否 | 34.0 | 否 | 否 | 否 | 否 | |
| font-synthesis | 否 | 否 | 否 | 否 | 否 | 否 | |
| font-variant-alternates  | 否 | 否 | 否 | 否 | 否 | 否 | |
| font-variant-caps  | |||||||
| font-variant-east-asian  | |||||||
| font-variant-ligatures | |||||||
| font-variant-numeric | |||||||
| font-variant-position  | |||||||
| unicode-range | 9.0[t 13] | 否 | 否 | 否 | 否 | 否 | |
| 文字[spec 10] | |||||||
| CSS2 | text-align | 4.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| text-decoration | 是 | 不正確 | 不正確 | 是 | 3.1 | ||
| text-indent | 3.0 | 1.0 | 85 | 是 | 是 | ||
| text-transform | 4.0 | 1.0 | 85 | 是 | 6.0 | ||
| letter-spacing | 4.0 | 1.0 | 85 | 是 | 5.0 | ||
| word-spacing | 8.0 | 1.0 | 85 | 是 | 5.0 | ||
| white-space | 8.0 | 1.9.1 | 522 | 是 | 2.1 | 6.0 | |
| CSS3 | text-overflow | Partial | 7.0[g 15] | Partial | 3.5.6 | Experimental (Nightly)[p 2] | 否 | 
| word-break | Partial | 15.0[g 16] | 否 | 否 | 否 | 否 | |
| text-wrap | 否 | 否 | 否 | 否 | 否 | 否 | |
| word-wrap | 5.0 | 1.9.1 | 85 | 4.3 | 2.5 | 否 | |
| text-align-last | 部份 | 否 | 否 | 否 | 否 | 部份 | |
| text-justify | 5.5 | 否[g 17] | 否 | 否 | 否 | 6.0 | |
| punctuation-trim | 否 | 否 | 否 | 否 | 否 | 否 | |
| text-outline | 否 | 否[g 18] | Nightly Build[w 15][w 16] | 否 | 否 | 否 | |
| hanging-punctuation | 否 | 否 | 否[w 17] | 否 | 否 | 否 | |
| CSS 4 | hyphenate-character | 否 | 否 | 否 | 否 | 否 | 否 | 
| hyphenate-limit-zone | 10.0[t 14] | ||||||
| hyphenate-limit-chars | 10.0[t 15] | ||||||
| hyphenate-limit-lines | 10.0[t 16] | ||||||
| hyphenate-limit-last | 否 | ||||||
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | ||
| 文本装饰[spec 11] | |||||||
| CSS 3 | text-shadow | 10.0[t 17] | 1.9.1 | 是 | 3.4 | 2.1 | 否 | 
| text-decoration-style | 否 | 6.0[g 19][g 20] | 否[w 18] | 否 | 否 | 否 | |
| text-decoration-color | 否 | 否 | 否 | 否 | |||
| text-decoration-line | 否 | 否 | 否 | 否 | |||
| text-decoration-skip | 否 | 否 | 否 | 否 | 否 | ||
| text-underline-position | 否 | 否 | 否 | 否 | 否 | 否 | |
| text-emphasis-style | 否 | 46.0 | 是 | 否 | 否 | 否 | |
| text-emphasis-color | |||||||
| text-emphasis | |||||||
| text-emphasis-position | |||||||
| 書寫模式[spec 12] | |||||||
| CSS3 | direction | 5.0 | 1.0 | 85 | 是 | 1.0 | 7.0 | 
| unicode-bidi | 5.0 | 1.0 | 525 | 是 | 7.0 | ||
| writing-mode | 不正確 | 41.0[g 21] | Nightly Build[w 19] | 否 | 否 | 否 | |
| text-combine | 否 | 否 | 否[w 20] | 否 | 否 | 否 | |
| 表格 | |||||||
| CSS2 | border-collapse | 8.0 | 1.0 | 125 | 是 | 1.0 | 5.1 | 
| border-spacing | 8.0 | 1.0 | 125 | 是 | 6.0 | ||
| caption-side | 8.0 | 1.4 | 85 | 是 | 5.0 | ||
| empty-cells | 8.0 | 1.0 | 125 | 是 | 5.0 | ||
| table-layout | 5.0 | 1.0 | 85 | 是 | 6.0 | ||
| 使用者界面[spec 13] | |||||||
| CSS2 | cursor | 5.5 | 1.8 | 125 | 是 | 部份 | 是 | 
| outline | 8.0 | 1.8 | 125 | 是 | 1.0 | 否 | |
| outline-color | 8.0 | 1.8 | 125 | 是 | 否 | ||
| outline-style | 8.0 | 1.8 | 125 | 是 | 否 | ||
| outline-width | 8.0 | 1.8 | 125 | 是 | 否 | ||
| CSS3 | outline-offset | 否 | 1.8 | 125 | 3.5 | 2.1 | 否 | 
| box-sizing | 8.0 | 實驗性質[g 22] | 實驗性質 | 3.3.2 | 1.0 | 7.0 | |
| resize | 否 | 2.0[g 23] | 525 | 否 | 否 | 否 | |
| appearance | 否 | 實驗性質 | 實驗性質 | 否 | 否 | 否 | |
| icon | 否 | 否 | 否 | 否 | 否 | 否 | |
| nav-index | 否 | 否 | 否 | 否 | 2.1 | 否 | |
| nav-up | 否 | 否 | 否 | 否 | 否 | ||
| nav-right | 否 | 否 | 否 | 否 | 否 | ||
| nav-down | 否 | 否 | 否 | 否 | 否 | ||
| nav-left | 否 | 否 | 否 | 否 | 否 | ||
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | ||
| 換頁媒體[spec 14] | |||||||
| CSS2 | page-break-before | 4.0 | 部份 | 部份 | 3.5 | 1.0 | 6.0 | 
| page-break-after | 6.0 | ||||||
| page-break-inside | 8.0 | 否[g 24] | 312 | 6.0 | |||
| orphans | 否[g 25] | 6.0 | |||||
| widows | 6.0 | ||||||
| CSS3 | page | 否 | 否 | 否 | 否 | 否 | 是 | 
| size | 否 | 否 | 否[w 21] | 否 | 1.0 | 6.0 | |
| image-orientation | 否 | 否 | 否 | 否 | 否 | 否 | |
| object-fit | 否 | 否 | 否 | 否 | 2.7[p 3] | 否 | |
| object-position | 否 | 否 | 否 | 否 | 否 | ||
| 語音[spec 15] | |||||||
| CSS2 | cue | 否 | 否[g 26] | 否 | 否 | 1.0 | 否 | 
| cue-after | |||||||
| cue-before | |||||||
| pause | |||||||
| pause-after | |||||||
| pause-before | |||||||
| speak | 每日构建[w 22] | ||||||
| voice-family | 否 | ||||||
| CSS3 | voice-balance | 實驗性質 | |||||
| voice-duration | |||||||
| voice-pitch | |||||||
| voice-pitch-range | |||||||
| voice-rate | |||||||
| voice-stress | |||||||
| voice-volume | |||||||
| interpret-as | |||||||
| phonemes | |||||||
| rest | 否 | ||||||
| rest-after | |||||||
| rest-before | |||||||
| mark | |||||||
| mark-after | |||||||
| mark-before | |||||||
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | ||
| 媒體查詢[spec 16] | |||||||
| CSS3 | width | 9.0[t 1] | 1.9.1 | 525 | 4.1 | 2.0 | ? | 
| height | ? | ||||||
| device-width | ? | ||||||
| device-height | ? | ||||||
| device-aspect-ratio | ? | ||||||
| color | 2.5 | ? | |||||
| color-index | ? | ||||||
| monochrome | ? | ||||||
| resolution | 否 | ? | |||||
| orientation | 4.2.1 | 否 | ? | ||||
| aspect-ratio | 2.1 | ? | |||||
| grid | 否 | 4.1 | 2.5 | ? | |||
| scan | ? | ||||||
| Ruby字元[spec 17] | |||||||
| CSS3 | ruby-position | 5.0 | 38.0[g 27] | 否 | 否 | 否 | 否 | 
| ruby-align | |||||||
| ruby-overhang | |||||||
| ruby-span | 否 | ||||||
| 多欄排版[spec 18] | |||||||
| CSS3 | column-count | 10.0[t 18] | 实验性质[g 28] | 实验性质 | 否 | 2.8[p 4] | 是 | 
| column-width | |||||||
| column-gap | |||||||
| column-rule | |||||||
| columns | 9.0[g 29] | ||||||
| break-before | 否[g 30] | 实验性质[w 23] | 6.0 | ||||
| break-after | |||||||
| break-inside | 否[w 24] | ||||||
| column-fill | 14.0[g 31] | 否 | |||||
| column-span | 否[g 32] | 实验性质[w 25] | 否 | ||||
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | ||
| 動畫[spec 19] | |||||||
| CSS3 | |||||||
| animation | 10.0[t 19] | 16.0[g 33] | 实验性质 | 否 | 2.12 | 否 | |
| animation-delay | |||||||
| animation-direction | |||||||
| animation-duration | |||||||
| animation-iteration-count | |||||||
| animation-name | |||||||
| animation-play-state | |||||||
| animation-timing-function | |||||||
| animation-fill-mode | |||||||
| 2D變換[spec 20] | |||||||
| CSS3 | |||||||
| transform | 實驗性質[t 1] | 實驗性質 | 實驗性質 | 否 | 實驗性質 | 否 | |
| transform-origin | |||||||
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML} | ||
| 3D變換[spec 21] | |||||||
| CSS3 | |||||||
| transform | 否 | 否[g 34] | 實驗性質 | 否 | 否 | 否 | |
| transform-origin | |||||||
| transform-style | |||||||
| perspective | |||||||
| perspective-origin | |||||||
| backface-visibility | |||||||
| 轉變[spec 22] | |||||||
| CSS3 | |||||||
| transition-property | 否 | 2.0 (實驗性質)[g 35] | 實驗性質 | 否 | 實驗性質 | 否 | |
| transition-duration | |||||||
| transition-timing-function | |||||||
| transition-delay | |||||||
| transition | |||||||
| 彈性盒排版(@@翻譯)[spec 23] | |||||||
| CSS3 | |||||||
| box-align | 否 | 實驗性質 | 實驗性質 | 否 | 否 | 否 | |
| box-direction | |||||||
| box-flex | |||||||
| box-flex-group | |||||||
| box-lines | 否[g 36] | ||||||
| box-ordinal-group | 實驗性質 | ||||||
| box-orient | |||||||
| box-pack | |||||||
| 彈幕(@@翻譯xd)[spec 24] | |||||||
| CSS3 | |||||||
| marquee-direction | 否 | 否 | 實驗性質[w 26] | 否 | 否 | 否 | |
| marquee-play-count | |||||||
| marquee-speed | |||||||
| marquee-style | |||||||
| overflow-style | 否 | ||||||
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | ||
一般屬性附註
    
- text-decoration— Gecko或Webkit的底線有可能會畫過行級(@@inline翻譯)取代元素(例如圖片)。
Trident屬性附註
    
- margin — inherit繼承未計算值然後再計算一次而不是直接繼承計算後的值。[t 20]
- display — 7.0之前,支援無誤的只有none、block、inline、table-header-group及table-footer-group。8.0之前,沒支援run-in與table,而inline-block僅支援在行級元素上。
- overflow — 7.0之前,overflow: visible;支援的不正確。在8.0,scroll將該元素的高度調至max-height,就算內容並沒有這麼高。[t 21]
- visibility — 8.0之前,未支援「visibility: collapse;」。在8.0,visibility: hidden;的塊元素(@@block翻譯)中「visibility: visible;」的行級元素不被顯示。[t 22]
- content — 在8.0,attr()的算後值不在屬性(attribute)變更時被更新。[t 23]
- border-color — 7.0之前,不支援transparent。
- border-style — 8.0之前,不支援hidden。
- border-style — 7.0之前,dotted被顯示成dashed。
- box-shadow — 9.0之前,trident支援自從5.5就有的類似的專有屬性「Shadow」[t 24]及「DropShadow」[t 25]過濾器。
- position — 7.0之前,未支援固定配置。7.0跟之後版本只在標準模式的時候支援。
- z-index —  8.0之前,僅部份支援z-index。[t 26]在8.0,除了整數以外也支持浮點數。[t 27]
- list-style-type — 8.0之前,不支援armenian、decimal-leading-zero、georgian、lower-greek、lower-latin、upper-latin。
- opacity — 9.0之前,Trident支援一個專有的替代屬性。[t 28]
- background-image — 8.0之前,背景圖片在某些情況下被處理的很糟。[t 29][t 30]
- background-attachment — 7.0之前,fixed只被允許使用在body元素上。
- background-position — 8.0之前,不支援固定配置。
- font-weight — 8.0之前,當取值為600顯示不正確。[t 31]
- text-align — 在8.0,text-align不被:before及:after擬元素繼承。[t 32]
- white-space — 6.0之前,不支援pre。8.0之前,僅部份支援white-space:不支援pre-line及pre-wrap。[t 33]
- writing-mode — Trident支援過期的取值lr-tb、tb-rl、tb-lr等等。[t 34]這些取值作用在direction上。這是與Webkit不同的行為。
- cursor — 仍作用於沒前輟的瀏覽器擴充。
Gecko屬性附註
    
- display — 不支援run-in。[g 37]1.9之前,不支援「inline-table[g 38]」與「inline-block[g 39]」。
- z-index — 1.9之前負數的支援情況不佳。
- quotes — 1.8之前不支援巢狀引用。[g 40]
- content — 1.9之前不支援「none」。此屬性不作用在一般元素(非擬元素),不符合《CSS 3 生成內容與取代內容模組》。
- background-position — 1.7以前的版本使用CSS2語法,非CSS2.1的擴充語法。
- font-size-adjust — 1.9之前,僅在視窗版支援。
- font-weight — 就算裝了一個字型的Light或Heavy/Black字模,除非使用Gecko 2.0在Windows 7或Windows Vista的DirectWrite,僅Regular與Bold會被使用。
- white-space — 1.9.1之前不支援pre-line。1.9之前,以-moz-pre-wrap實驗性地支援pre-wrap的功能。
- visibility — 1.8之前不支援collapse。
- border-radius — 1.9.1之前,邊框的曲線是圓形而不是同現在CSS3草案記載的橢圓曲線,短宣告border-radius的順序是「左上 右上 右下 左下」而不是W3C的「右上 右下 左下 左上」。當邊框的樣式是點線(dotted)破折線(dashed),曲線總是顯示實線為。[g 41]
- page-break-before; page-break-after — 僅支援「always」與「auto」。
WebKit屬性附註
    
- font — 不支援讓設計師根據使用者作業系統呈現結果的系統字型關鍵字。
- font-weight — 就算裝了一個字型的Light或Heavy/Black字模,僅Regular與Bold會被使用。
- page-break-before; page-break-after — 僅支援「always」與「auto」。
- white-space — 522之前,不支援「pre-line」與「pre-wrap」。
- visibility — 522之前不支援「collapse」,這個值的實作跟「hidden」一樣,因此不合標準。[w 27]
- content — 不支援「none」、「open-quote」、「close-quote」、「no-open-quote」、「no-close-quote」及「normal」,且此屬性不作用在一般元素(非擬元素),不符合《CSS 3 生成內容與取代內容模組》。
- font-size — 「font-size」屬性不見得吃0這個值,就算用「font-size: 0px」,文字還是看得見。
KHTML屬性附註
    
- overflow — 不支援取值「scroll」與「auto」。
- page-break-before; page-break-after — 3.5之前僅支援「always」與「auto」。
- visibility — 支援所有的屬性,但「collapse」這個值的實作跟「hidden」一樣,因此不合標準。
Presto屬性附註
    
- counter-increment, counter-reset — 使用推薦標準版本(CSS2)的演算法。
- background-position — Presto在Opera 8.0以前的版本使用CSS2語法,非CSS2.1的擴充語法。
- font-weight — 當取值為600顯示不正確,與以Trident為對象設計的網站兼容。
- visibility — 2.5之前,在表格列裡不支援「collapse」這個值,在表格行裡,這個值呈現與「hidden」同樣的效果因此不合標準。
- cursor — 「cursor」不支援動態擬類別,且不支援自定游標。
- content — 不支援取值「none」。[p 5]
- font — 不應該吃「inherit」跟一個「font-size」取值的情形,這應該被當作語法錯誤並丟棄,但Opera接受這種狀況。
取值與單位
    
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | |||
|---|---|---|---|---|---|---|---|---|
| 數[spec 25] | ||||||||
| CSS2 | <number> | 浮點數 | 3.0 | 1.0 | 85 | 是 | 1.0 | 6.0 | 
| <length> | <number>接單位 | |||||||
| <percentage> | <number>接% | |||||||
| <integer> | 整數 | |||||||
| CSS3 | <angle> | <number>接角度單位 | 9.0[t 1] | 部份 | 部份 | 部份 | 部份 | 否 | 
| <time> | <number>接長度單位 | 2.0[g 35] | 是 | 是 | 2.5 | |||
| <frequency> | <number>接頻率單位 | 否 | 否 | 否 | ||||
| <fraction> | 剩餘空間 | 否 | 否 | |||||
| 字串 | ||||||||
| CSS2 | <string> | String | 3.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| \code | Unicode轉意 | 6.0 | ||||||
| 型 | ||||||||
| CSS2 | rect() | 長方型 | 8.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| 函數 | ||||||||
| CSS2 | url() | URI | 3.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| counter() | 8.0 | |||||||
| attr() | 屬性標示符 | |||||||
| CSS3 | calc() | 9.0[t 1] | 2.0 (實驗性質)[g 42] | 否[w 28] | 否 | 否 | 否 | |
| 顏色 | ||||||||
| CSS2 | HTML4顏色關鍵字 | 16個預定義網頁顏色 | 3.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| #rrggbb或#rgb | 十六進位記法 | |||||||
| rgb(r, g, b) | RGB記法 | 4.0 | ||||||
| 系統顏色[spec 26] | 28預定義系統顏色 | 3.0 | ||||||
| CSS3 | SVG顏色關鍵字 | 8.0 | 是 | 是 | 是 | 是 | ? | |
| currentColor | color屬性的值 | 9.0[t 1] | 1.8 | 528 | 是 | 2.1 | ? | |
| rgba(r, g, b, a) | RGBA記法 | 1.9 | 525 | 4.0 | 2.2 | 6.0 | ||
| hsl(h, s, l) | HSL記法 | 1.5 | 3.5.5 | 2.1 | 否 | |||
| hsla(h, s, l, a) | HSLA記法 | 1.9 | 3.5.5 | 2.2 | ||||
| transparent | 全透明 | 部份 | 1.9 | 4.0 | 部份 | 部份 | ||
| 圖像值[spec 27] | ||||||||
| CSS2 | <url> | 圖像形態 | 3.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| CSS3 | <sprite> | 否 | 否 | 否 | 否 | 否 | 否 | |
| <image-list> | ||||||||
| <linear-gradient> | 實驗性質 | 實驗性質 | ||||||
| <radial-gradient> | ||||||||
| linear-gradient() | 漸層 | |||||||
| radial-gradient() | ||||||||
| repeating-linear-gradient() | 否 | |||||||
| repeating-radial-gradient() | ||||||||
| 關鍵字 | ||||||||
| CSS2 | auto | 自動 | 6.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| inherit | 從母元素繼承 | 8.0 | ||||||
| CSS3 | initial | 否 | 實驗性質 | 125 | 否 | 否 | 否 | |
| 單位 | ||||||||
| CSS2 | px | 像素 | 3.0 | 1.0 | 85 | 是 | 1.0 | 是 | 
| pt | 點 | |||||||
| pc | 倍卡 | |||||||
| cm | 公分 | |||||||
| mm | 公釐 | |||||||
| in | 英尺 | |||||||
| em | 正方 | |||||||
| ex | X字高 | |||||||
| % | 百分比 | |||||||
| CSS3 | deg | 度 | 9.0[t 1] | 1.9.1 | 是 | 是 | 2.5 | 否 | 
| grad | 梯度 | |||||||
| rad | 弧度 | |||||||
| turn | 轉 | 否 | 否 | 否 | 否 | |||
| ms | 毫秒 | 2.0[g 43] | 是 | 是 | 2.5 | |||
| s | 秒 | |||||||
| Hz | 赫茲 | 否 | 否 | 否 | ||||
| kHz | 千赫 | |||||||
| dpi | dpi | 1.9.1 | 否 | 4.1 | 2.5 | |||
| dpcm | dpcm | |||||||
| dppx | dppx | 否 | 否 | ? | 否 | |||
| gd | 網格數 | 否 | 否 | 否 | 否 | |||
| fr | 剩餘空間分配數 | 否 | 否 | 否 | 否 | |||
| rem | 根原素字型大小 | 9.0[t 1] | 1.9.2 | 否 | 否 | 否 | ||
| vw | 視口的寬度 | 否[g 44] | 否[w 29] | 否 | 否 | |||
| vh | 視口的高度 | |||||||
| vm | 視口高度跟寬度小的那個 | |||||||
| ch | 從字型中抽出的該大小的「0」(ZERO, U+0030)的字形寬度 | 1.9.1 | 否 | 否 | 否 | |||
| Trident | Gecko | WebKit | KHTML | Presto | Prince XML | |||
取值與單位一般附註
    
- transparent — CSS1引入了「transparent」當作「background-color」的一個值。 (页面存档备份,存于) CSS2開始允許「border-color」使用「transparent」。《Open eBook(tm) Publication Structure 1.0.1》[OEB101]擴張了「color」屬性使其也吃關鍵字「transparent」。CSS3擴張了顏色的取值使其包含關鍵字「transparent」,使得所有吃<value>的屬性都可以使用這個值,這也簡化了這些屬性在CSS3的定義。 
- <angle> — 不支援 turn。
取值與單位Trident附註
    
- rect() — 8.0之前,不支援用逗號的正確語法。
- auto — 在 Quirks mode(IE5模擬模式),auto不作用在除了表格元素之外的margin屬性上。
- transparent — 設color屬性為transparent則字會呈現為黑色。
- transparent — 7.0之前,不支援在邊框上的transparent(呈現為實心黑色),且在PNG圖像上被省略。
一般附註
    
    一般Trident附註
    
- -ms-— 所有實驗中的選取器、屬性、值都有「-ms-」作為前輟。例如:是- -ms-interpolation-mode而不是- interpolation-mode。
一般Gecko附註
    
- -moz-— 所有實驗中的選取器、屬性、值都有「-moz-」作為前輟。例如:是- ::-moz-selection而不是- ::selection。
一般WebKit附註
    
- -webkit-— 所有實驗中的選取器、屬性、值都有「-webkit-」作為前輟。例如:是- -webkit-box-shadow而不是- box-shadow。
一般KHTML附註
    
- -khtml-— 所有實驗中的選取器、屬性、值都有「-khtml-」作為前輟。例如:是- -khtml-opacity而不是- opacity。
一般Presto附註
    
- -o-— 所有實驗中的選取器、屬性、值都有「-o-」作為前輟。例如:是- -o-transition-property而不是- transition-property。
- -xv-— 所有實驗中的《CSS3口說模組(@@翻譯)》選取器、屬性、值都有「-o-」作為前輟。例如:是- -xv-voice-rate而不是- voice-rate。
瀏覽器自定樣式的DOM表現
    
- 實驗中的CSS瀏覽器自定屬性的對照DOM屬性沒有連字號,且第一個字母為大寫。例如:element.style.MozBorderRadius對應於-moz-border-radius屬性、element.style.OTransform對應於-o-transform屬性。
參見
    
    規格
    
- , W3C, [2013-03-03], (原始内容存档于2013-03-09)
- , W3C, [2011-01-11], (原始内容存档于2018-01-28)
- , W3C, [2011-01-14], (原始内容存档于2018-07-22)
- , W3C, [2011-01-14], (原始内容存档于2011-01-10)
- , W3C, [2011-01-14], (原始内容存档于2010-12-01)
- , W3C, [2011-01-14], (原始内容存档于2010-12-27)
- , W3C, [2011-01-14], (原始内容存档于2011-04-28)
- , W3C, [2011-01-14], (原始内容存档于2010-12-14)
- , W3C, [2011-01-14], (原始内容存档于2011-01-01)
- , W3C, [2011-01-11], (原始内容存档于2010-12-23)
- , W3C, [2013-03-03], (原始内容存档于2013-03-20)
- , W3C, [2011-01-11], (原始内容存档于2010-12-14)
- , W3C, [2011-01-14], (原始内容存档于2010-12-01)
- , W3C, [2011-01-14], (原始内容存档于2010-12-01)
- , W3C, [2011-01-14], (原始内容存档于2010-12-01)
- , W3C, [2011-01-14], (原始内容存档于2010-02-11)
- , W3C, [2011-01-14], (原始内容存档于2011-01-01)
- , W3C, [2011-01-14], (原始内容存档于2011-04-29)
- , W3C, [2011-01-14], (原始内容存档于2010-12-25)
- , W3C, [2011-01-14], (原始内容存档于2011-02-01)
- , W3C, [2011-01-14], (原始内容存档于2011-02-01)
- , W3C, [2011-01-14], (原始内容存档于2011-01-10)
- , W3C, [2011-01-14], (原始内容存档于2012-10-19)
- , W3C, [2011-01-14], (原始内容存档于2010-12-28)
- , W3C, [2011-01-18], (原始内容存档于2008-04-23)
- , W3C, [2011-01-18], (原始内容存档于2008-03-28)
- , W3C, [2011-01-18], (原始内容存档于2011-01-22)
Trident相關
    
- , Microsoft, [2011-01-13], (原始内容存档于2014-03-12)
- , Microsoft, [2013-03-03], (原始内容存档于2013-03-05)
- . Microsoft. [17 November 2012].
- . Microsoft. [17 November 2012].
- . Microsoft. [17 November 2012]. (原始内容存档于2014-10-27).
- . Microsoft. [17 November 2012]. (原始内容存档于2014-11-04).
- Hopkins, James, , [2011-01-11], (原始内容存档于2012-09-08)
- Hammond, David, , [2011-01-11], (原始内容存档于2010-12-11)
- , hasLayout.net, (原始内容存档于2010-03-02)
- Hopkins, James, , [2011-01-11], (原始内容存档于2016-03-03)
- . Microsoft. [17 November 2012].
- . Microsoft. [17 November 2012]. (原始内容存档于2014-05-16).
- . Microsoft. [17 November 2012].
- . Microsoft. [17 November 2012].
- . Microsoft. [17 November 2012].
- . Microsoft. [17 November 2012].
- . Microsoft. [17 November 2012]. (原始内容存档于2013-07-19).
- . Microsoft. [17 November 2012].
- . Microsoft. [17 November 2012].
- Talbot, , [2011-01-14], (原始内容存档于2012-09-08)
- Groot, Sven, , [2011-01-14], (原始内容存档于2012-09-08)
- Hopkins, James, , [2011-01-14], (原始内容存档于2012-09-06)
- , [2011-01-14], (原始内容存档于2012-09-08)
- , Microsoft, [2011-01-14], (原始内容存档于2011-01-03)
- , Microsoft, [2011-01-14], (原始内容存档于2010-12-29)
- , [2011-01-14], (原始内容存档于2010-12-29)
- Hopkins, James, , [2011-01-14], (原始内容存档于2016-03-03)
- , Microsoft, [2011-01-14], (原始内容存档于2010-12-10)
- , (原始内容存档于2010-01-03)
- , (原始内容存档于2010-04-22)
- Koch, Peter-Paul, , QuirksMode, [2011-01-14], (原始内容存档于2011-02-10)
- Hopkins, James, , [2011-01-14], (原始内容存档于2012-09-08)
- , Microsoft, [2011-01-14], (原始内容存档于2011-06-05)
- , Microsoft, [2011-01-14], (原始内容存档于2011-01-23)
Gecko相關
    
- , Mozilla, [2011-01-13], (原始内容存档于2012-03-31)
- , Mozilla, [2013-03-03], (原始内容存档于2014-05-28)
- , Mozilla, [2011-01-11], (原始内容存档于2011-06-09)
- , Mozilla, [2013-03-03], (原始内容存档于2013-02-10)
- , Mozilla, [2013-03-03], (原始内容存档于2013-05-02)
- , Mozilla, [2013-03-03], (原始内容存档于2013-07-31)
- , Mozilla, [2013-03-03], (原始内容存档于2013-07-31)
- , Mozilla, [2011-01-11], (原始内容存档于2012-10-24)
- , Mozilla, [2011-01-14], (原始内容存档于2011-06-10)
- , Mozilla, [2013-03-03], (原始内容存档于2013-04-03)
- , Mozilla, [2013-03-03], (原始内容存档于2012-10-17)
- , Mozilla, [2011-01-14], (原始内容存档于2011-06-10)
- , Mozilla, [2011-01-14], (原始内容存档于2012-11-08)
- , Mozilla, [2011-01-14], (原始内容存档于2011-06-09)
- , Mozilla, [2011-01-11], (原始内容存档于2012-10-24)
- , Mozilla, [2011-01-11], (原始内容存档于2012-10-24)
- , Mozilla, [2011-01-11], (原始内容存档于2012-10-24)
- , Mozilla, [2011-01-11], (原始内容存档于2012-10-24)
- , Mozilla, [2013-03-03], (原始内容存档于2012-11-10)
- , Mozilla, [2013-03-03], (原始内容存档于2012-05-12)
- , Mozilla, [2011-01-11], (原始内容存档于2011-06-10)
- , Mozilla, [2011-01-14], (原始内容存档于2011-06-10)
- , Mozilla, [2011-01-14], (原始内容存档于2011-06-09)
- , Mozilla, [2011-01-14], (原始内容存档于2012-10-24)
- , Mozilla, [2011-01-14], (原始内容存档于2011-08-08)
- , Mozilla, [2011-01-14], (原始内容存档于2012-10-22)
- , Mozilla Developer Network, [2016-03-28], (原始内容存档于2016-03-15)
- , Mozilla, [2013-03-03], (原始内容存档于2014-06-06)
- , Mozilla, [2011-01-14], (原始内容存档于2012-05-01)
- , Mozilla, [2013-03-03], (原始内容存档于2014-05-26)
- , Mozilla, [2013-03-03], (原始内容存档于2012-06-24)
- , Mozilla, [2013-03-03], (原始内容存档于2012-11-11)
- , Mozilla, [2011-01-14], (原始内容存档于2012-10-24)
- , Mozilla, [2011-01-14], (原始内容存档于2011-06-09)
- , Mozilla, [2011-01-14], (原始内容存档于2011-06-09)
- , Mozilla, [2011-01-14], (原始内容存档于2011-06-09)
- , Mozilla, [2011-01-14], (原始内容存档于2012-11-09)
- , Mozilla, [2011-01-14], (原始内容存档于2011-05-16)
- , Mozilla, [2011-01-14], (原始内容存档于2011-05-16)
- , Mozilla, [2011-01-14], (原始内容存档于2008-07-19)
- , Mozilla, [2011-01-14], (原始内容存档于2012-10-24)
- , Mozilla, [2011-01-18], (原始内容存档于2011-01-22)
- , Mozilla, [2011-01-18], (原始内容存档于2011-08-06)
- , Mozilla, [2011-01-18], (原始内容存档于2012-05-02)
- , Mozilla, [2011-01-18], (原始内容存档于2011-05-16)
Webkit相關
    
- , Webkit, [2011-01-13], (原始内容存档于2014-08-01)
- , WebKit, [2013-03-03], (原始内容存档于2014-08-01)
- , WebKit, [2011-01-11], (原始内容存档于2014-08-03)
- , Webkit, [2011-01-11], (原始内容存档于2013-03-09)
- , Webkit, [2011-01-11], (原始内容存档于2013-03-09)
- , Webkit, [2011-01-11], (原始内容存档于2014-08-03)
- , Webkit, [2011-01-11], (原始内容存档于2013-03-09)
- , Webkit, [2011-01-11], (原始内容存档于2014-08-05)
- , Webkit, [2011-01-11], (原始内容存档于2013-01-21)
- , Webkit, [2011-01-14], (原始内容存档于2014-08-06)
- , Webkit, [2011-01-14], (原始内容存档于2014-03-30)
- , Webkit, [2011-01-14], (原始内容存档于2014-08-05)
- , Webkit, [2011-01-14], (原始内容存档于2014-08-05)
- , Webkit, [2013-03-03], (原始内容存档于2016-03-03)
- Hyatt, Dave, , Surfin’ Safari, 2006-12-21 [2011-01-11], (原始内容存档于2011-02-10)
- , WebKit, [2011-01-11], (原始内容存档于2014-08-05)
- , Webkit, [2011-01-11], (原始内容存档于2014-08-05)
- , Webkit, [2013-03-03], (原始内容存档于2013-07-30)
- , WebKit, [2011-01-11], (原始内容存档于2014-08-05)
- , WebKit, [2011-01-11], (原始内容存档于2016-03-04)
- , Webkit, [2011-01-14], (原始内容存档于2014-08-05)
- , WebKit, [2011-01-14], (原始内容存档于2014-08-04)
- , WebKit, [2011-01-14], (原始内容存档于2014-08-01)
- , WebKit, [2013-03-03], (原始内容存档于2014-08-05)
- , Webkit, [2011-01-14], (原始内容存档于2014-08-03)
- , Ajnaware, 2008-08-14 [2011-01-14], (原始内容存档于2010-12-11)
- , Webkit, [2011-01-14], (原始内容存档于2014-08-06)
- , Webkit, [2011-01-18], (原始内容存档于2014-08-07)
- , Webkit, [2011-01-18], (原始内容存档于2013-03-08)
Presto相關
    
- Storey, David. . Opera. 2010-11-23 [2010-11-23]. (原始内容存档于2010-12-08).
- Haavard, , Opera, 2010-08-09, (原始内容存档于2010-08-19)
- Haavard, , Opera, 2010-08-03, (原始内容存档于2010-08-06)
- . Opera. 2011-03-06 [2011-03-06]. (原始内容存档于2011-03-13).
- Koch, Peter-Paul, , Quirksmode, [2011-01-14], (原始内容存档于2011-01-10)
- , (原始内容存档于2008-03-21)
Prince XML相關
    
- , YesLogic, [2011-01-11], (原始内容存档于2010-11-28)
其他參見
    
- Amaya Binary Releases, Most recent download link in stable
- Change log between EdgeHTML 12.10240 and 13.10586
- . mozilla.org. Mozilla基金會. 2020-06-03.
- . mozilla.org. Mozilla基金會. 2020-06-02.
- . 2024年3月29日 [2024年3月30日] (英語).
- . 2024年3月18日 [2024年3月19日] (英語).
- Download for kdelibs, Most recent download link in stable
- . [2011-01-14]. (原始内容存档于2011-04-28).
- . CSS 1 test suite. [May 1, 2005]. (原始内容存档于2010-12-12).
- . CSS 2.1 test suite. [May 1, 2005]. (原始内容存档于2010-01-05).
- . Bug 281960 - [devmo] Mozilla CSS support chart. [July 13, 2005]. (原始内容存档于2011-05-16).
- . Mozilla CSS support chart. [May 21, 2006]. (原始内容存档于2014-04-05).
- . Web Specifications Supported in Opera - CSS. [May 1, 2005]. (原始内容存档于2010-05-22).
- . CSS Support in Safari. [July 13, 2005]. (原始内容存档于2010-12-03).
- . CSS 2.1 & 3 Support in KHTML 3.4. [July 13, 2005]. (原始内容存档于2011-02-28).
- . Safari CSS Reference. [July 14, 2005]. (原始内容存档于2009-04-09).
- . Release Changelog. [2011-01-18]. (原始内容存档于2010-11-28).
- . Unsupported CSS2.1 features. [2011-01-18]. (原始内容存档于2010-11-28).
- . CSS Compatibility and Internet Explorer. [Sep 29, 2009]. (原始内容存档于2010-12-29).
外部連結
    
- WebDevout (页面存档备份,存于)——以視窗瀏覽器的臭蟲測試為主要導向。
- Can I Use (页面存档备份,存于)——展示各大浏览器对HTML5、CSS3的支持程度。
- The CSS3 Test (页面存档备份,存于)——测试各大浏览器对CSS3的支持程度。
- Mozilla Developer Network上面的CSS相关资料 (页面存档备份,存于)
    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.
