Platform/Layout/CSS Compatibility/Mobile: Difference between revisions
< Platform | Layout | CSS Compatibility
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/animation-duration animation-duration] | | [https://developer.mozilla.org/en/CSS/animation-duration animation-duration] | ||
|| || || || | ||Prefixed|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/animation-iteration-count animation-iteration-count] | | [https://developer.mozilla.org/en/CSS/animation-iteration-count animation-iteration-count] | ||
|| || || || | ||Prefixed|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/animation-name animation-name] | | [https://developer.mozilla.org/en/CSS/animation-name animation-name] | ||
|| || || || | ||Prefixed|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/animation-timing-function animation-timing-function] | | [https://developer.mozilla.org/en/CSS/animation-timing-function animation-timing-function] | ||
|| || || || | ||Prefixed|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/appearance appearance] | | [https://developer.mozilla.org/en/CSS/appearance appearance] | ||
|| || || || | ||???|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/background-size background-size] | | [https://developer.mozilla.org/en/CSS/background-size background-size] | ||
|| || || || | ||Bare|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/border-radius border-radius] | | [https://developer.mozilla.org/en/CSS/border-radius border-radius] | ||
|| || || || | ||Bare|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/border-bottom-left-radius border-bottom-left-radius] | | [https://developer.mozilla.org/en/CSS/border-bottom-left-radius border-bottom-left-radius] | ||
|| || || || | ||Bare|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/border-bottom-right-radius border-bottom-right-radius] | | [https://developer.mozilla.org/en/CSS/border-bottom-right-radius border-bottom-right-radius] | ||
|| || || || | ||Bare|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/border-top-left-radius border-top-left-radius] | | [https://developer.mozilla.org/en/CSS/border-top-left-radius border-top-left-radius] | ||
|| || || || | ||Bare|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/border-top-right-radius border-top-right-radius] | | [https://developer.mozilla.org/en/CSS/border-top-right-radius border-top-right-radius] | ||
|| || || || | ||Bare|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/box-shadow box-shadow] | | [https://developer.mozilla.org/en/CSS/box-shadow box-shadow] | ||
|| || || || | ||Bare|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/box-sizing box-sizing] | | [https://developer.mozilla.org/en/CSS/box-sizing box-sizing] | ||
|| || || || | ||Prefixed|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/font-smoothing font-smoothing] | | [https://developer.mozilla.org/en/CSS/font-smoothing font-smoothing] | ||
|| || || || | ||???|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/padding-start padding-start] | | [https://developer.mozilla.org/en/CSS/padding-start padding-start] | ||
|| || || || | ||???|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/tap-highlight-color tap-highlight-color] | | [https://developer.mozilla.org/en/CSS/tap-highlight-color tap-highlight-color] | ||
|| || || || | ||???|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/text-size-adjust text-size-adjust] | | [https://developer.mozilla.org/en/CSS/text-size-adjust text-size-adjust] | ||
|| || || || | |||| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/transform transform] | | [https://developer.mozilla.org/en/CSS/transform transform] | ||
|| || || || | ||Prefixed|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/transition-duration transition-duration] | | [https://developer.mozilla.org/en/CSS/transition-duration transition-duration] | ||
|| || || || | ||???|| || || | ||
|- | |- | ||
| [https://developer.mozilla.org/en/CSS/transition-property transition-property] | | [https://developer.mozilla.org/en/CSS/transition-property transition-property] | ||
|| || || || | ||???|| || || | ||
|} | |} | ||
Revision as of 16:18, 20 January 2012
| property | moz status | sites using | sites using webkit only | sites using webkit and bare |
|---|---|---|---|---|
| animation-duration | Prefixed | |||
| animation-iteration-count | Prefixed | |||
| animation-name | Prefixed | |||
| animation-timing-function | Prefixed | |||
| appearance | ??? | |||
| background-size | Bare | |||
| border-radius | Bare | |||
| border-bottom-left-radius | Bare | |||
| border-bottom-right-radius | Bare | |||
| border-top-left-radius | Bare | |||
| border-top-right-radius | Bare | |||
| box-shadow | Bare | |||
| box-sizing | Prefixed | |||
| font-smoothing | ??? | |||
| padding-start | ??? | |||
| tap-highlight-color | ??? | |||
| text-size-adjust | ||||
| transform | Prefixed | |||
| transition-duration | ??? | |||
| transition-property | ??? |