Time to Stable

For a given set of browsers, what APIs are in all of them and how many days it take for the API to land in the first browser to the last.

Example Comparisons
Browsers
Features

Summary

A count of the number of APIs that landed in A first and B last.
Last in FirefoxLast in Safari
First in Firefox 912
First in Safari 878

Average time for an API to become available across Firefox and Safari

1790 APIs took an average of 924.79 days to become available to use.

API breakdown:

Average time to landing by year of first landing

If a feature landed in the earliest browser in 20XX it took Y days on average to become available in the last browser (when considering Firefox and Safari). TTA (time to available).
CSS APIsCSS TTA
2003 242630.94
2004 1391720.78
2005 471892.00
2006 11931.36
2007 511875.82
2008 431163.14
2009 501056.86
2010 53876.85
2011 491226.02
2012 781000.96
2013 831008.84
2014 1061256.71
2015 1051226.67
2016 511182.65
2017 151655.54
2018 591091.12
2019 121706.36
2020 129459.88
2021 36517.36
2022 106351.99
2023 39171.21
2024 41106.02

The Tortoise and the Hare

There is a natural tension on the web with respect to browser engines. Every engine has their own set of priorities which define the level of investment that they choose to make and on which areas they choose to make it.

A developer naturally wants their experiences to be available to the widest audience possible and these differing priorities create an unevenness on the platform (a lumpiness) making it harder for developers to build experiences that work everywhere.

This section highlights where browsers are pushing and pulling on the platform.

Sprinters

This table is designed to show which browsers are pushing on the platform the most.

Adding features to quickly is not always desired because developers are unlikely to adopt those features in their sites or apps.

For a given year, if a feature landed in Browser X first, how many days it take on average to be available in Firefox and Safari. TTA (time to available).
Year CSSCSS TTA
2003
  Safari 242630.94
2004
  Firefox 942357.39
  Safari 45390.98
2005
  Firefox 281013.54
  Safari 193186.58
2006
  Firefox 11931.36
2007
  Safari 511875.82
2008
  Safari 36890.36
  Firefox 72566.00
2009
  Firefox 10717.50
  Safari 401141.70
2010
  Safari 45891.56
  Firefox 8794.13
2011
  Firefox 221614.45
  Safari 27909.52
2012
  Firefox 471020.36
  Safari 31971.55
2013
  Firefox 321174.41
  Safari 51904.96
2014
  Firefox 981283.10
  Safari 8933.38
2015
  Firefox 721381.69
  Safari 33888.42
2016
  Safari 231148.22
  Firefox 281210.93
2017
  Safari 59689.83
  Firefox 92633.55
2018
  Firefox 521160.81
  Safari 7573.43
2019
  Firefox 96731.38
  Safari 25610.28
2020
  Safari 11720.82
  Firefox 118435.56
2021
  Firefox 23531.65
  Safari 13492.08
2022
  Safari 76346.42
  Firefox 30366.10
2023
  Firefox 2093.30
  Safari 19253.21
2024
  Safari 1752.76
  Firefox 24143.75

Plodders

This table is designed to show which browsers are pulling on the platform the most.

For a feature that first landed in year X, how many days did it take on average for the last browser to catch up across Firefox and Safari. TTA (time to available).
Year CSS countCSS TTA
2003
  Firefox 242630.94
2004
  Safari 942357.39
  Firefox 45390.98
2005
  Safari 281013.54
  Firefox 193186.58
2006
  Safari 11931.36
2007
  Firefox 511875.82
2008
  Firefox 36890.36
  Safari 72566.00
2009
  Safari 10717.50
  Firefox 401141.70
2010
  Firefox 45891.56
  Safari 8794.13
2011
  Safari 221614.45
  Firefox 27909.52
2012
  Safari 471020.36
  Firefox 31971.55
2013
  Safari 321174.41
  Firefox 51904.96
2014
  Safari 981283.10
  Firefox 8933.38
2015
  Safari 721381.69
  Firefox 33888.42
2016
  Firefox 231148.22
  Safari 281210.93
2017
  Firefox 59689.83
  Safari 92633.55
2018
  Safari 521160.81
  Firefox 7573.43
2019
  Safari 96731.38
  Firefox 25610.28
2020
  Firefox 11720.82
  Safari 118435.56
2021
  Safari 23531.65
  Firefox 13492.08
2022
  Firefox 76346.42
  Safari 30366.10
2023
  Safari 2093.30
  Firefox 19253.21
2024
  Firefox 1752.76
  Safari 24143.75

Stable APIs

Below is a list of features that are in Firefox and Safari

Raw Data

Quick Links:

CSS Data

API First Browser Date Last Browser Date Days Notes
css.at-rules.charset 📋Firefox11/29/2005 Safari6/8/20091287
Firefox: Firefox 1 supported an invalid syntax where the character encoding is not between single or double quotes.Internet Explorer: From Internet Explorer 5.5 to IE 7 (inclusive), Internet Explorer supported an invalid syntax where the character encoding is not between single or double quotes.
css.at-rules.container 📋Safari9/12/2022 Firefox2/14/2023155
css.at-rules.counter-style 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.counter-style.additive-symbols 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.counter-style.fallback 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.counter-style.negative 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.counter-style.pad 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.counter-style.prefix 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.counter-style.range 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.counter-style.suffix 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.counter-style.symbols 📋Firefox10/14/2014 Safari9/18/20233261
Chrome: Does not support <image> as a value for the symbols descriptor.Chrome Android: Does not support <image> as a value for the symbols descriptor.Edge: Does not support <image> as a value for the symbols descriptor.Firefox: Does not support <image> as a value for the symbols descriptor.Firefox for Android: Does not support <image> as a value for the symbols descriptor.Quest Browser: Does not support <image> as a value for the symbols descriptor.Opera: Does not support <image> as a value for the symbols descriptor.Opera Android: Does not support <image> as a value for the symbols descriptor.Samsung Internet: Does not support <image> as a value for the symbols descriptor.WebView Android: Does not support <image> as a value for the symbols descriptor.
css.at-rules.counter-style.system 📋Firefox10/14/2014 Safari9/18/20233261
css.at-rules.font-face 📋Safari3/18/2008 Firefox6/30/2009469
css.at-rules.font-face.OpenType_COLRv0 Firefox7/22/2014 Safari4/12/20181360
css.at-rules.font-face.OpenType_SVG Firefox7/22/2014 Safari3/25/20191707
css.at-rules.font-face.WOFF 📋Firefox6/30/2009 Safari7/20/2011750
css.at-rules.font-face.WOFF_2 📋Firefox7/2/2015 Safari9/20/2016446
Safari: Supported only on macOS 10.12 (Sierra) and later.
css.at-rules.font-face.font-display 📋Firefox1/23/2018 Safari4/12/201879
css.at-rules.font-face.font-family 📋Safari3/18/2008 Firefox6/30/2009469
css.at-rules.font-face.font-feature-settings 📋Firefox12/1/2014 Safari9/20/2016659
Firefox: The ISO/IEC CD 14496-22 3rd edition suggests using the ssty feature to provide glyph variants more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox 29, this is done automatically by the MathML rendering engine. The ISO/IEC CD 14496-22 3rd edition also suggests applying the dtls feature to letters when placing mathematical accents to get dotless forms (for example dotless i, j with a hat). Starting with Firefox 35, this is done automatically by the MathML rendering engine. You can override the default values determined by the MathML rendering engine with CSS.Firefox: From Firefox 4 to Firefox 14 (inclusive), Firefox supported an older, slightly different syntax. See OpenType Font Feature support in Firefox 4.Firefox for Android: The ISO/IEC CD 14496-22 3rd edition suggests using the ssty feature to provide glyph variants more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox for Android 29, this is done automatically by the MathML rendering engine. The ISO/IEC CD 14496-22 3rd edition also suggests applying the dtls feature to letters when placing mathematical accents to get dotless forms (for example dotless i, j with a hat). Starting with Firefox for Android 35, this is done automatically by the MathML rendering engine. You can override the default values determined by the MathML rendering engine with CSS.Firefox for Android: From Firefox for Android 4 to Firefox for Android 14 (inclusive), Firefox for Android supported an older, slightly different syntax. See OpenType Font Feature support in Firefox for Android 4.
css.at-rules.font-face.font-stretch 📋Safari3/27/2017 Firefox9/5/2018527
css.at-rules.font-face.font-style 📋Safari3/18/2008 Firefox6/30/2009469
css.at-rules.font-face.font-variant Safari3/18/2008 Firefox6/30/2009469
css.at-rules.font-face.font-weight 📋Safari3/18/2008 Firefox6/30/2009469
css.at-rules.font-face.size-adjust 📋Firefox9/7/2021 Safari9/18/2023741
css.at-rules.font-face.src 📋Safari3/18/2008 Firefox6/30/2009469
css.at-rules.font-face.src.format_variations Safari9/19/2017 Firefox9/5/2018351
css.at-rules.font-face.src.tech_keyword Firefox11/15/2022 Safari9/18/2023307
css.at-rules.font-face.unicode-range 📋Safari3/18/2008 Firefox2/24/20152534
css.at-rules.font-feature-values 📋Firefox12/1/2014 Safari3/21/2016476
css.at-rules.font-feature-values.annotation Firefox12/1/2014 Safari3/21/2016476
css.at-rules.font-feature-values.character-variant Firefox12/1/2014 Safari3/21/2016476
css.at-rules.font-feature-values.historical-forms Firefox12/1/2014 Safari3/21/2016476
css.at-rules.font-feature-values.ornaments Firefox12/1/2014 Safari3/21/2016476
css.at-rules.font-feature-values.styleset Firefox12/1/2014 Safari3/21/2016476
css.at-rules.font-feature-values.stylistic Firefox12/1/2014 Safari3/21/2016476
css.at-rules.font-feature-values.swash Firefox12/1/2014 Safari3/21/2016476
css.at-rules.font-palette-values 📋Safari3/14/2022 Firefox11/15/2022246
css.at-rules.font-palette-values.base-palette 📋Safari3/14/2022 Firefox11/15/2022246
css.at-rules.font-palette-values.font-family 📋Safari3/14/2022 Firefox11/15/2022246
css.at-rules.font-palette-values.override-colors 📋Safari3/14/2022 Firefox11/15/2022246
css.at-rules.import 📋Safari6/23/2003 Firefox11/9/2004505
css.at-rules.import.layer 📋Firefox2/8/2022 Safari3/14/202234
css.at-rules.keyframes 📋Firefox10/9/2012 Safari9/30/20151086
css.at-rules.keyframes.ignore_important_declarations Firefox2/19/2013 Safari3/27/20171497
css.at-rules.layer 📋Firefox2/8/2022 Safari3/14/202234
css.at-rules.media 📋Firefox11/9/2004 Safari10/26/20071081
css.at-rules.media.-webkit-device-pixel-ratio 📋Safari10/26/2007 Firefox10/23/20184015
Firefox: Implemented as an alias for -moz-device-pixel-ratio.Firefox for Android: Implemented as an alias for -moz-device-pixel-ratio.
css.at-rules.media.-webkit-max-device-pixel-ratio 📋Safari10/26/2007 Firefox10/23/20184015
Firefox: Implemented as an alias for max--moz-device-pixel-ratio.Firefox for Android: Implemented as an alias for max--moz-device-pixel-ratio.
css.at-rules.media.-webkit-min-device-pixel-ratio 📋Safari10/26/2007 Firefox10/23/20184015
Firefox: Implemented as an alias for min--moz-device-pixel-ratio.Firefox for Android: Implemented as an alias for min--moz-device-pixel-ratio.
css.at-rules.media.-webkit-transform-3d 📋Safari6/8/2009 Firefox9/20/20162661
css.at-rules.media.any-hover 📋Safari9/30/2015 Firefox12/11/20181168
css.at-rules.media.any-pointer 📋Safari9/30/2015 Firefox12/11/20181168
css.at-rules.media.aspect-ratio 📋Firefox6/30/2009 Safari6/7/2010342
css.at-rules.media.calc 📋Firefox3/13/2018 Safari9/17/2018188
css.at-rules.media.color 📋Firefox10/24/2006 Safari10/26/2007367
css.at-rules.media.color-gamut 📋Safari9/20/2016 Firefox2/14/20232338
css.at-rules.media.device-aspect-ratio 📋Firefox10/24/2006 Safari10/26/2007367
css.at-rules.media.device-height 📋Firefox10/24/2006 Safari10/26/2007367
css.at-rules.media.device-width 📋Firefox10/24/2006 Safari10/26/2007367
css.at-rules.media.display-mode 📋Firefox6/7/2016 Safari9/19/20191199
Firefox: Firefox 47 and later support display-mode values fullscreen and browser. Firefox 57 added support for minimal-ui and standalone values.Firefox for Android: Only supports the browser value, which always reports true.
css.at-rules.media.dynamic-range 📋Safari3/24/2020 Firefox5/3/2022770
css.at-rules.media.forced-colors 📋Firefox6/1/2021 Safari9/12/2022468
css.at-rules.media.grid 📋Firefox10/24/2006 Safari10/26/2007367
css.at-rules.media.height 📋Firefox10/24/2006 Safari10/26/2007367
css.at-rules.media.hover 📋Safari9/30/2015 Firefox12/11/20181168
Chrome: Before Chrome 41, the implementation was buggy and reported (hover: none) on non-touch-based computers with a mouse/trackpad. See bug 40397980.Opera: Before Opera 28, the implementation was buggy and reported (hover: none) on non-touch-based computers with a mouse/trackpad. See bug 40397980.
css.at-rules.media.inverted-colors 📋Safari3/21/2016 Firefox6/6/20232633
css.at-rules.media.media_features Firefox11/9/2004 Safari10/26/20071081
css.at-rules.media.monochrome 📋Firefox10/24/2006 Safari10/26/2007367
css.at-rules.media.nested-queries Firefox3/13/2012 Safari10/22/2013588
css.at-rules.media.or_syntax Firefox12/11/2018 Safari3/27/20231567
css.at-rules.media.orientation 📋Firefox10/24/2006 Safari6/7/20101322
css.at-rules.media.overflow-block 📋Firefox3/19/2019 Safari9/18/20231644
css.at-rules.media.overflow-inline 📋Firefox3/19/2019 Safari9/18/20231644
css.at-rules.media.pointer 📋Safari9/30/2015 Firefox12/11/20181168
css.at-rules.media.prefers-color-scheme 📋Safari3/25/2019 Firefox5/21/201957
css.at-rules.media.prefers-contrast 📋Safari4/26/2021 Firefox5/31/2022400
css.at-rules.media.prefers-reduced-motion 📋Safari3/27/2017 Firefox10/23/2018575
css.at-rules.media.range_syntax Firefox6/28/2022 Safari3/27/2023272
Firefox: Only supports range notations where the feature name comes before any value (width > 500px)Firefox for Android: Only supports range notations where the feature name comes before any value (width > 500px)
css.at-rules.media.resolution 📋Firefox11/8/2011 Safari9/12/20223961
Firefox: Supports <integer> values only.Firefox for Android: Supports <integer> values only.
css.at-rules.media.scripting 📋Firefox5/9/2023 Safari9/18/2023132
css.at-rules.media.update 📋Firefox6/28/2022 Safari9/18/2023447
css.at-rules.media.width 📋Firefox10/24/2006 Safari10/26/2007367
css.at-rules.namespace 📋Safari6/23/2003 Firefox11/9/2004505
css.at-rules.page 📋Firefox2/19/2013 Safari12/11/20244313
css.at-rules.page.size 📋Firefox12/7/2021 Safari12/11/20241100
css.at-rules.page.size.jis-b4 📋Firefox12/7/2021 Safari12/11/20241100
css.at-rules.page.size.jis-b5 📋Firefox12/7/2021 Safari12/11/20241100
css.at-rules.property 📋Safari3/27/2023 Firefox7/9/2024470
css.at-rules.property.inherits 📋Safari3/27/2023 Firefox7/9/2024470
css.at-rules.property.initial-value 📋Safari3/27/2023 Firefox7/9/2024470
css.at-rules.property.syntax 📋Safari3/27/2023 Firefox7/9/2024470
css.at-rules.scope 📋Safari3/5/2024 Firefox7/9/2024126
css.at-rules.starting-style 📋Safari5/13/2024 Firefox8/6/202485
Firefox: Does not yet support animating from display: noneFirefox for Android: Does not yet support animating from display: none
css.at-rules.supports 📋Firefox6/25/2013 Safari9/30/2015827
css.at-rules.supports.font-format Firefox10/18/2022 Safari9/18/2023335
css.at-rules.supports.font-tech Firefox10/18/2022 Safari9/18/2023335
css.at-rules.supports.selector Firefox9/3/2019 Safari4/26/2021601
css.properties.-webkit-mask-position-x Safari3/18/2008 Firefox9/20/20163108
css.properties.-webkit-mask-position-y Safari3/18/2008 Firefox9/20/20163108
css.properties.-webkit-text-fill-color 📋Safari10/26/2007 Firefox9/20/20163252
css.properties.-webkit-text-security Safari10/26/2007 Firefox6/6/20235702
css.properties.-webkit-text-stroke 📋Safari10/26/2007 Firefox9/20/20163252
css.properties.-webkit-text-stroke-color 📋Safari10/26/2007 Firefox9/20/20163252
css.properties.-webkit-text-stroke-width 📋Safari10/26/2007 Firefox9/20/20163252
css.properties.accent-color 📋Firefox9/7/2021 Safari3/14/2022188
Safari: Safari does not adjust the color of glyphs (such as checkmarks) on form controls to maintain contrast. See bug 244233.Safari on iOS: Safari on iOS does not adjust the color of glyphs (such as checkmarks) on form controls to maintain contrast. See bug 244233.WebView on iOS: WebView on iOS does not adjust the color of glyphs (such as checkmarks) on form controls to maintain contrast. See bug 244233.
css.properties.accent-color.auto Firefox9/7/2021 Safari3/14/2022188
css.properties.align-content 📋Firefox3/18/2014 Safari9/30/2015561
css.properties.align-content.block_context 📋Safari3/5/2024 Firefox4/16/202442
css.properties.align-content.flex_context 📋Firefox3/18/2014 Safari9/30/2015561
css.properties.align-content.flex_context.baseline Safari9/30/2015 Firefox3/8/2016160
css.properties.align-content.flex_context.first_baseline Firefox3/7/2017 Safari9/19/2017196
css.properties.align-content.flex_context.last_baseline Firefox3/7/2017 Safari9/19/2017196
Safari: This value is recognized, but has no effect. See bug 235005.Safari on iOS: This value is recognized, but has no effect. See bug 235005.WebView on iOS: This value is recognized, but has no effect. See bug 235005.
css.properties.align-content.flex_context.safe_unsafe Firefox10/23/2018 Safari7/29/20242106
Chrome: Before version 115, this value is recognized, but has no effect.Chrome Android: Before version 115, this value is recognized, but has no effect.Edge: Before version 115, this value is recognized, but has no effect.Opera: Before version 101, this value is recognized, but has no effect.Opera Android: Before version 77, this value is recognized, but has no effect.Samsung Internet: Before version 23.0, this value is recognized, but has no effect.WebView Android: Before version 115, this value is recognized, but has no effect.
css.properties.align-content.flex_context.space-evenly Firefox3/7/2017 Safari9/19/2017196
css.properties.align-content.flex_context.start_end Firefox3/8/2016 Safari7/20/20222325
Opera: Before version 79, this value is recognized, but has no effect.Opera Android: This value is recognized, but has no effect.
css.properties.align-content.flex_context.stretch Safari9/30/2015 Firefox3/7/2017524
css.properties.align-content.grid_context 📋Firefox3/7/2017 Safari3/27/201720
css.properties.align-items 📋Firefox4/2/2013 Safari9/30/2015911
css.properties.align-items.flex_context 📋Firefox4/2/2013 Safari10/22/2013203
Chrome: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52.Chrome Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome Android implements the new behavior beginning with Chrome Android 52.Firefox: Multi-line flexbox has been supported since Firefox 28.Firefox for Android: Multi-line flexbox has been supported since Firefox for Android 28.Internet Explorer: In Internet Explorer 10 and 11, if column flex items have align-items: center; set on them and their content is too large, then they will overflow the bounds of their container. See Flexbug #2.Opera: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Opera implements the new behavior beginning with Opera 39.Opera Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Opera Android implements the new behavior beginning with Opera Android 41.Samsung Internet: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Samsung Internet implements the new behavior beginning with Samsung Internet 6.0.WebView Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. WebView Android implements the new behavior beginning with WebView Android 52.
css.properties.align-items.flex_context.baseline Safari10/22/2013 Firefox3/18/2014147
css.properties.align-items.flex_context.first_baseline Firefox3/7/2017 Safari9/19/2017196
css.properties.align-items.flex_context.last_baseline Firefox3/7/2017 Safari12/13/20222107
css.properties.align-items.flex_context.safe_unsafe Firefox10/23/2018 Safari7/29/20242106
Chrome: Before version 115, this value is recognized, but has no effect.Chrome Android: Before version 115, this value is recognized, but has no effect.Edge: Before version 115, this value is recognized, but has no effect.Opera: Before version 101, this value is recognized, but has no effect.Opera Android: Before version 77, this value is recognized, but has no effect.Samsung Internet: Before version 23.0, this value is recognized, but has no effect.WebView Android: Before version 115, this value is recognized, but has no effect.
css.properties.align-items.flex_context.start_end Firefox3/8/2016 Safari3/14/20222197
css.properties.align-items.grid_context 📋Firefox3/7/2017 Safari3/27/201720
css.properties.align-items.grid_context.start_end Firefox3/7/2017 Safari9/19/2017196
css.properties.align-self 📋Firefox4/2/2013 Safari9/30/2015911
css.properties.align-self.flex_context 📋Firefox4/2/2013 Safari10/22/2013203
Chrome: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52.Chrome Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome Android implements the new behavior beginning with Chrome Android 52.Firefox: Before Firefox 27, only single-line flexbox is supported.Firefox for Android: Before Firefox for Android 27, only single-line flexbox is supported.Samsung Internet: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Samsung Internet implements the new behavior beginning with Samsung Internet 6.0.WebView Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. WebView Android implements the new behavior beginning with WebView Android 52.
css.properties.align-self.flex_context.baseline Safari10/22/2013 Firefox3/18/2014147
css.properties.align-self.flex_context.first_baseline Firefox3/7/2017 Safari9/19/2017196
css.properties.align-self.flex_context.last_baseline Firefox3/7/2017 Safari12/13/20222107
css.properties.align-self.flex_context.safe_unsafe Firefox10/23/2018 Safari7/29/20242106
Chrome: Before version 115, this value is recognized, but has no effect.Chrome Android: Before version 115, this value is recognized, but has no effect.Edge: Before version 115, this value is recognized, but has no effect.Opera: Before version 101, this value is recognized, but has no effect.Opera Android: Before version 77, this value is recognized, but has no effect.Samsung Internet: Before version 23.0, this value is recognized, but has no effect.WebView Android: Before version 115, this value is recognized, but has no effect.
css.properties.align-self.flex_context.start_end Firefox3/8/2016 Safari3/14/20222197
Opera: Before version 79, this value is recognized, but has no effect.
css.properties.align-self.flex_context.stretch Safari9/30/2015 Firefox3/7/2017524
css.properties.align-self.grid_context 📋Firefox3/7/2017 Safari3/27/201720
Internet Explorer: Internet Explorer 10 and 11 have the property -ms-grid-row-align, which acts in a similar way to align-self.
css.properties.all 📋Firefox2/4/2014 Safari3/21/2016776
css.properties.animation 📋Firefox10/9/2012 Safari9/30/20151086
WebView Android: The animation-fill-mode property is not supported in Android browsers below 2.3.
css.properties.animation-composition 📋Safari9/12/2022 Firefox7/4/2023295
css.properties.animation-delay 📋Firefox10/9/2012 Safari9/30/20151086
Firefox: Before Firefox 57, Firefox does not repaint elements outside the viewport that are animated into the viewport with a delay. This bug affects only some platforms, such as Windows.
css.properties.animation-direction 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.animation-direction.alternate 📋Safari6/8/2009 Firefox6/21/2011743
css.properties.animation-direction.alternate-reverse 📋Safari7/25/2012 Firefox10/9/201276
css.properties.animation-direction.normal 📋Safari6/8/2009 Firefox6/21/2011743
css.properties.animation-direction.reverse 📋Safari7/25/2012 Firefox10/9/201276
css.properties.animation-duration 📋Firefox10/9/2012 Safari9/30/20151086
Internet Explorer: Once the element has loaded, changing the value of this property has no effect.
css.properties.animation-fill-mode 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.animation-fill-mode.backwards 📋Safari6/7/2010 Firefox6/21/2011379
css.properties.animation-fill-mode.both 📋Safari6/7/2010 Firefox6/21/2011379
css.properties.animation-fill-mode.forwards 📋Safari6/7/2010 Firefox6/21/2011379
css.properties.animation-fill-mode.none 📋Safari6/7/2010 Firefox6/21/2011379
css.properties.animation-iteration-count 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.animation-iteration-count.infinite 📋Safari6/8/2009 Firefox6/21/2011743
css.properties.animation-name 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.animation-name.none 📋Safari6/8/2009 Firefox6/21/2011743
css.properties.animation-play-state 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.animation-play-state.paused 📋Safari6/8/2009 Firefox6/21/2011743
css.properties.animation-play-state.running 📋Safari6/8/2009 Firefox6/21/2011743
css.properties.animation-timing-function 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.animation-timing-function.jump Firefox1/29/2019 Safari9/16/2020596
css.properties.appearance 📋Firefox8/25/2020 Safari3/14/2022566
css.properties.appearance.auto 📋Firefox8/25/2020 Safari3/14/2022566
css.properties.appearance.button 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.checkbox 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.listbox 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.menulist 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.menulist-button 📋Safari10/26/2007 Firefox8/25/20204687
Firefox: See bug 1481615.Firefox for Android: See bug 1481615.
css.properties.appearance.meter 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.none 📋Safari10/26/2007 Firefox6/13/20173518
Firefox: Doesn't work with <input type="checkbox"> and <input type="radio">.Firefox for Android: Doesn't work with <input type="checkbox"> and <input type="radio">.
css.properties.appearance.progress-bar 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.radio 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.searchfield 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.textarea 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.appearance.textfield 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.aspect-ratio 📋Firefox6/1/2021 Safari9/20/2021111
css.properties.aspect-ratio.auto 📋Firefox6/1/2021 Safari9/20/2021111
css.properties.backdrop-filter 📋Firefox7/26/2022 Safari9/16/2024783
css.properties.backface-visibility 📋Firefox10/9/2012 Safari3/14/20223443
css.properties.background 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background.SVG_image_as_background Safari3/18/2008 Firefox3/22/20111099
css.properties.background.background-clip Safari7/20/2011 Firefox6/25/2013706
css.properties.background.background-origin Safari7/20/2011 Firefox6/25/2013706
css.properties.background.background-size Safari7/20/2011 Firefox12/20/2011153
css.properties.background.multiple_backgrounds Safari4/15/2005 Firefox1/21/20101742
css.properties.background-attachment 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-attachment.fixed 📋Firefox10/24/2006 Safari3/14/20225620
Safari: local is recognized but has no effect. See bug 219324.Safari on iOS: fixed is recognized but has no effect. See bug 219324.WebView on iOS: fixed is recognized but has no effect. See bug 219324.
css.properties.background-attachment.local 📋Firefox10/29/2013 Safari3/14/20223058
Safari: local is recognized but has no effect. See bug 219324.Safari on iOS: local is recognized but has no effect. See bug 219324.Safari on iOS: If -webkit-overflow-scrolling: touch is set, then local has no effect.WebView on iOS: local is recognized but has no effect. See bug 219324.WebView on iOS: If -webkit-overflow-scrolling: touch is set, then local has no effect.
css.properties.background-attachment.multiple_backgrounds Safari4/15/2005 Firefox1/21/20101742
css.properties.background-attachment.scroll 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-blend-mode 📋Firefox6/10/2014 Safari10/16/2014128
css.properties.background-clip 📋Safari6/7/2010 Firefox3/22/2011288
Chrome: Chrome accepts alternate synonyms to its values: padding, border, and content.Chrome Android: Chrome Android accepts alternate synonyms to its values: padding, border, and content.Edge: Since Edge 79, accepts alternate synonyms to its values: padding, border, and content.Firefox: Used the -moz-background-clip: padding | border syntax.Internet Explorer: In IE 7 and IE 8 of Internet Explorer, this property always behaved like background-clip: padding-box when overflow was hidden, auto, or scroll.Quest Browser: Quest Browser accepts alternate synonyms to its values: padding, border, and content.Opera: Opera accepts alternate synonyms to its values: padding, border, and content.Opera Android: Opera accepts alternate synonyms to its values: padding, border, and content.Safari: Safari accepts alternate synonyms to its values: padding, border, and content.Safari on iOS: Safari accepts alternate synonyms to its values: padding, border, and content.Samsung Internet: Samsung Internet accepts alternate synonyms to its values: padding, border, and content.WebView Android: WebView Android accepts alternate synonyms to its values: padding, border, and content.WebView on iOS: Safari accepts alternate synonyms to its values: padding, border, and content.
css.properties.background-clip.border-box 📋Safari10/26/2007 Firefox3/22/20111243
css.properties.background-clip.content-box 📋Safari10/26/2007 Firefox3/22/20111243
Internet Explorer: In IE 7 and IE 9 of Internet Explorer, it always behaved like background-clip: padding-box if overflow: hidden | auto | scroll
css.properties.background-clip.padding-box 📋Safari10/26/2007 Firefox3/22/20111243
css.properties.background-clip.text 📋Firefox9/20/2016 Safari9/16/20201457
Chrome: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Chrome Android: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Edge: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Edge: Before Edge 15, this value was supported with the prefixed version of the property only.Firefox: Does not work with background-attachment: fixed (bug 1313757), in multi-layer backgrounds with other values (bug 1481498), and in some other special cases (see bug 1656784).Firefox for Android: Does not work with background-attachment: fixed (bug 1313757), in multi-layer backgrounds with other values (bug 1481498), and in some other special cases (see bug 1656784).Quest Browser: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Opera: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Opera Android: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).Safari: The text value is only supported by -webkit-background-clip (and not by background-clip).Safari on iOS: The text value is only supported by -webkit-background-clip (and not by background-clip).Samsung Internet: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).WebView Android: The text value is only supported by -webkit-background-clip (and not by background-clip; see bug 40229927).WebView on iOS: The text value is only supported by -webkit-background-clip (and not by background-clip).
css.properties.background-color 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: In Internet Explorer 8 and 9, there is a bug where a computed background-color of transparent causes click events to not get fired on overlaid elements.
css.properties.background-image 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: If the browser.display.use_document_colors user preference in about:config is set to false, background images will not be displayed.Firefox for Android: If the browser.display.use_document_colors user preference in about:config is set to false, background images will not be displayed.
css.properties.background-image.gradients 📋Safari6/8/2009 Firefox1/21/2010227
Chrome: Some versions support only experimental gradients prefixed with -webkit.Chrome Android: Some versions support only experimental gradients prefixed with -webkit.Firefox: Some versions support only experimental gradients prefixed with -moz.Firefox for Android: Some versions support only experimental gradients prefixed with -moz.Quest Browser: Some versions support only experimental gradients prefixed with -webkit.Opera: Some versions support only experimental gradients prefixed with -o.Opera Android: Some versions support only experimental gradients prefixed with -webkit.Safari: Some versions support only experimental gradients prefixed with -webkit.Safari on iOS: Some versions support only experimental gradients prefixed with -webkit.Samsung Internet: Some versions support only experimental gradients prefixed with -webkit.WebView Android: Some versions support only experimental gradients prefixed with -webkit.WebView on iOS: Some versions support only experimental gradients prefixed with -webkit.
css.properties.background-image.image-set 📋Firefox6/1/2021 Safari9/18/2023839
Chrome: Support for url images only and x is the only supported resolution unit.Chrome Android: Support for url images only and x is the only supported resolution unit.Edge: Support for url images only and x is the only supported resolution unit.Firefox: The type() function is not supported as an argument to image-set().Firefox for Android: The type() function is not supported as an argument to image-set().Quest Browser: Support for url images only and x is the only supported resolution unit.Opera: Support for url images only and x is the only supported resolution unit.Opera Android: Support for url images only and x is the only supported resolution unit.Safari: The type() function is not supported as an argument to image-set().Safari: The type() function is not supported as an argument to image-set().Safari: Support for url images only and x is the only supported resolution unit.Safari: Support for url images only and x is the only supported resolution unit.Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: Support for url images only and x is the only supported resolution unit.Safari on iOS: Support for url images only and x is the only supported resolution unit.Samsung Internet: Support for url images only and x is the only supported resolution unit.WebView Android: Support for url images only and x is the only supported resolution unit.WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: Support for url images only and x is the only supported resolution unit.WebView on iOS: Support for url images only and x is the only supported resolution unit.
css.properties.background-image.multiple_backgrounds Safari4/15/2005 Firefox1/21/20101742
css.properties.background-image.none 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-image.svg_images Safari6/7/2010 Firefox3/22/2011288
Safari: Support of SVG in CSS background is incomplete.Safari on iOS: Support of SVG in CSS background is incomplete.WebView on iOS: Support of SVG in CSS background is incomplete.
css.properties.background-origin 📋Safari10/26/2007 Firefox3/22/20111243
Chrome: Chrome accepts alternate synonyms to its values: padding, border, and content.Chrome Android: Chrome Android accepts alternate synonyms to its values: padding, border, and content.Edge: Since Edge 79, accepts alternate synonyms to its values: padding, border, and content.Firefox: Used the -moz-background-clip: padding | border syntax.Internet Explorer: In IE 7 and before, Internet explorer was behaving as if background-origin: border-box was set. In Internet Explorer 8, as if background-origin: padding-box, the regular default value, was set.Quest Browser: Quest Browser accepts alternate synonyms to its values: padding, border, and content.Opera: Opera accepts alternate synonyms to its values: padding, border, and content.Opera Android: Opera accepts alternate synonyms to its values: padding, border, and content.Safari: Webkit accepts alternate synonyms to its values: padding, border, and content.Safari on iOS: Webkit accepts alternate synonyms to its values: padding, border, and content.Samsung Internet: Samsung Internet accepts alternate synonyms to its values: padding, border, and content.WebView Android: WebView accepts alternate synonyms to its values: padding, border, and content.WebView on iOS: Webkit accepts alternate synonyms to its values: padding, border, and content.
css.properties.background-origin.border-box 📋Safari10/26/2007 Firefox3/22/20111243
css.properties.background-origin.content-box 📋Safari10/26/2007 Firefox3/22/20111243
Internet Explorer: In IE 7 and IE 9 of Internet Explorer, it always behaved like background-clip: padding if overflow: hidden | auto | scroll.
css.properties.background-origin.padding-box 📋Safari10/26/2007 Firefox3/22/20111243
css.properties.background-position 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-position.bottom 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.background-position.center 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.background-position.left 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.background-position.multiple_backgrounds Safari4/15/2005 Firefox1/21/20101742
css.properties.background-position.right 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.background-position.side-relative_values Firefox6/5/2012 Safari10/22/2013504
css.properties.background-position.top 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.background-position-x 📋Safari6/23/2003 Firefox9/20/20164838
css.properties.background-position-x.side-relative_values Firefox9/20/2016 Safari3/14/20222001
css.properties.background-position-y 📋Safari6/23/2003 Firefox9/20/20164838
css.properties.background-position-y.side-relative_values Firefox9/20/2016 Safari3/14/20222001
css.properties.background-repeat 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-repeat.2-value Safari6/7/2010 Firefox6/5/2012729
css.properties.background-repeat.multiple_backgrounds Safari4/15/2005 Firefox1/21/20101742
css.properties.background-repeat.no-repeat 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-repeat.repeat 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-repeat.repeat-x 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-repeat.repeat-y 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.background-repeat.round 📋Safari10/16/2014 Firefox9/20/2016705
css.properties.background-repeat.space 📋Safari10/16/2014 Firefox9/20/2016705
css.properties.background-size 📋Safari6/7/2010 Firefox3/22/2011288
Chrome: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Chrome Android: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Quest Browser: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Opera: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Opera: Opera 9.5's computation of the background positioning area is incorrect for fixed backgrounds. Opera 9.5 also interprets the two-value form as a horizontal scaling factor and, from appearances, a vertical clipping dimension. This has been fixed in Opera 10.Opera Android: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Opera Android: Opera 9.5's computation of the background positioning area is incorrect for fixed backgrounds. Opera 9.5 also interprets the two-value form as a horizontal scaling factor and, from appearances, a vertical clipping dimension. This has been fixed in Opera 10.Safari: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Safari on iOS: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.Samsung Internet: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.WebView Android: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.WebView on iOS: WebKit-based browsers originally implemented an older draft of CSS3 background-size in which an omitted second value is treated as duplicating the first value; this draft does not include the contain or cover keywords.
css.properties.background-size.auto 📋Safari10/26/2007 Firefox1/21/2010818
css.properties.background-size.contain 📋Firefox1/21/2010 Safari6/7/2010137
css.properties.background-size.cover 📋Firefox1/21/2010 Safari6/7/2010137
css.properties.block-size 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.block-size.fit-content Safari3/25/2019 Firefox11/2/2021953
css.properties.block-size.max-content Firefox3/19/2019 Safari3/25/20196
css.properties.block-size.min-content Firefox3/19/2019 Safari3/25/20196
css.properties.border 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-block 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.border-block-color 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.border-block-end 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-block-end-color 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-block-end-style 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-block-end-width 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-block-start 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-block-start-color 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-block-start-style 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-block-start-width 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-block-style 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.border-block-width 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.border-bottom 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-bottom-color 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-bottom-left-radius 📋Safari6/7/2010 Firefox3/22/2011288
Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50.
css.properties.border-bottom-left-radius.elliptical_corners Safari10/26/2007 Firefox6/30/2009613
css.properties.border-bottom-left-radius.percentages Safari6/7/2010 Firefox3/22/2011288
Firefox: Before Firefox 4, the <percentage> was relative to the width of the box even when specifying the radius for a height. This implied that -moz-border-radius-bottomright was always drawing an arc of circle, and never an ellipse, when followed by a single value.
css.properties.border-bottom-right-radius 📋Safari6/7/2010 Firefox3/22/2011288
Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50.
css.properties.border-bottom-right-radius.elliptical_corners Safari10/26/2007 Firefox6/30/2009613
css.properties.border-bottom-right-radius.percentages Safari6/7/2010 Firefox3/22/2011288
Firefox: Before Firefox 4, the <percentage> was relative to the width of the box even when specifying the radius for a height. This implied that -moz-border-radius-bottomright was always drawing an arc of circle, and never an ellipse, when followed by a single value.
css.properties.border-bottom-style 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox for Android 50.
css.properties.border-bottom-width 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-collapse 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.border-collapse.collapse Firefox1/7/2020 Safari3/24/202077
css.properties.border-collapse.separate Firefox1/7/2020 Safari3/24/202077
css.properties.border-color 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-end-end-radius 📋Firefox3/19/2019 Safari9/20/2021916
css.properties.border-end-start-radius 📋Firefox3/19/2019 Safari9/20/2021916
css.properties.border-image 📋Safari7/25/2012 Firefox8/28/201234
Chrome: Before Chrome 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Chrome Android: Before Chrome Android 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Edge: Before Edge 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Firefox: Small SVGs are incorrectly stretched, because percentages in border-image-slice are computed to integers instead of floats (bug 1284797).Firefox: Until Firefox 47, SVGs without viewport were not sliced correctly (bug 619500).Firefox: From Firefox 48 until Firefox 49, SVGs without viewport are displayed the same as SVGs with viewport, but if the slices are not exactly 50%, they are incorrectly stretched (bug 1264809).Firefox: Until Firefox 57, an issue persisted for SVGs without viewport when e10s was disabled (bug 1290782).Firefox: Before Firefox 15, an earlier version of the specification was implemented, prefixed.Firefox for Android: Small SVGs are incorrectly stretched, because percentages in border-image-slice are computed to integers instead of floats (bug 1284797).Firefox for Android: Until Firefox for Android 47, SVGs without viewport were not sliced correctly (bug 619500).Firefox for Android: From Firefox for Android 48 until Firefox for Android 49, SVGs without viewport are displayed the same as SVGs with viewport, but if the slices are not exactly 50%, they are incorrectly stretched (bug 1264809).Firefox for Android: Until Firefox for Android 57, an issue persisted for SVGs without viewport when e10s was disabled (bug 1290782).Firefox for Android: Before Firefox for Android 15, an earlier version of the specification was implemented, prefixed.Quest Browser: Before Quest Browser false, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Opera: Before Opera 98, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Opera Android: A border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Samsung Internet: Before Samsung Internet 23.0, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).WebView Android: Before WebView 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).
css.properties.border-image.fill Safari7/25/2012 Firefox8/28/201234
css.properties.border-image.gradient Safari6/8/2009 Firefox4/29/20141786
css.properties.border-image.optional_border_image_slice Safari7/25/2012 Firefox8/28/201234
css.properties.border-image-outset 📋Safari7/25/2012 Firefox8/28/201234
css.properties.border-image-repeat 📋Safari7/25/2012 Firefox8/28/201234
css.properties.border-image-repeat.repeat 📋Safari7/25/2012 Firefox1/7/20202722
css.properties.border-image-repeat.round 📋Firefox8/28/2012 Safari3/21/20161301
css.properties.border-image-repeat.space 📋Safari3/21/2016 Firefox11/15/2016239
css.properties.border-image-repeat.stretch 📋Safari7/25/2012 Firefox1/7/20202722
css.properties.border-image-slice 📋Safari7/25/2012 Firefox8/28/201234
Firefox: Small SVGs are incorrectly stretched, because percentages in border-image-slice are computed to integers instead of floats (bug 1284797).Firefox: Until Firefox 47, SVGs without viewport were not sliced correctly (bug 619500).Firefox: From Firefox 48 until Firefox 49, SVGs without viewport are displayed the same as SVGs with viewport, but if the slices are not exactly 50%, they are incorrectly stretched (bug 1264809).Firefox: Until Firefox 57, an issue persisted for SVGs without viewport when e10s was disabled (bug 1290782).Firefox for Android: Small SVGs are incorrectly stretched, because percentages in border-image-slice are computed to integers instead of floats (bug 1284797).Firefox for Android: Until Firefox for Android 47, SVGs without viewport were not sliced correctly (bug 619500).Firefox for Android: From Firefox for Android 48 until Firefox for Android 49, SVGs without viewport are displayed the same as SVGs with viewport, but if the slices are not exactly 50%, they are incorrectly stretched (bug 1264809).Firefox for Android: Until Firefox for Android 57, an issue persisted for SVGs without viewport when e10s was disabled (bug 1290782).
css.properties.border-image-source 📋Safari7/25/2012 Firefox8/28/201234
css.properties.border-image-width 📋Firefox6/5/2012 Safari7/25/201250
Chrome: Before Chrome 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Chrome Android: Before Chrome Android 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Edge: Before Edge 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Quest Browser: Before Quest Browser false, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Opera: Before Opera 98, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Opera Android: Before Opera Android 75, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).Samsung Internet: Before Samsung Internet 23.0, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).WebView Android: Before WebView Android 112, a border image's absolute or percentage length width may not take precedence over a narrower border-width (bug 40541033).
css.properties.border-image-width.auto 📋Safari7/25/2012 Firefox8/28/201234
css.properties.border-inline 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.border-inline-color 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.border-inline-end 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-inline-end-color 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-inline-end-style 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-inline-end-width 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-inline-start 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-inline-start-color 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-inline-start-style 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-inline-start-width 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.border-inline-style 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.border-inline-width 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.border-left 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-left-color 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-left-style 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50.
css.properties.border-left-width 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-radius 📋Safari6/7/2010 Firefox3/22/2011288
Chrome: Chrome ignores border-radius on <select> elements unless -webkit-appearance is overridden to an appropriate value.Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox: To conform to the CSS3 standard, Firefox 4 changes the handling of <percentage> values to match the specification. You can specify an ellipse as a border on an arbitrary sized element with border-radius: 50%;. Firefox 4 also makes rounded corners clip content and images if overflow: visible is not set.Firefox for Android: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-style was solid. This has been fixed in Firefox 50.Opera: Before Opera 11.60, replaced elements with border-radius do not have rounded corners.Safari: Safari ignores border-radius on <select> elements unless -webkit-appearance is overridden to an appropriate value.Safari on iOS: Safari ignores border-radius on <select> elements unless -webkit-appearance is overridden to an appropriate value.WebView on iOS: Safari ignores border-radius on <select> elements unless -webkit-appearance is overridden to an appropriate value.
css.properties.border-radius.4_values_for_4_corners Safari6/7/2010 Firefox3/22/2011288
css.properties.border-radius.elliptical_borders Safari10/26/2007 Firefox3/22/20111243
Chrome: Before Chrome 4, the slash / notation is unsupported. If two values are specified, then an elliptical border is drawn on all four corners. -webkit-border-radius: 40px 10px; is equivalent to border-radius: 40px / 10px;.Safari: Before Safari 5, the slash / notation is unsupported. If two values are specified, then an elliptical border is drawn on all four corners. -webkit-border-radius: 40px 10px; is equivalent to border-radius: 40px / 10px;.
css.properties.border-radius.percentages Firefox3/22/2011 Safari7/20/2011120
Firefox: Before Firefox 4, <percentage> values are implemented in a non-standard way. Both horizontal and vertical radii were relative to the width of the border box.Opera: Before Opera 11.5, the implementation of <percentage> values was buggy.
css.properties.border-right 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-right-color 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-right-style 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-bottom-style was solid. This has been fixed in Firefox 50.
css.properties.border-right-width 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-spacing 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-start-end-radius 📋Firefox3/19/2019 Safari9/20/2021916
css.properties.border-start-start-radius 📋Firefox3/19/2019 Safari9/20/2021916
css.properties.border-style 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50.
css.properties.border-style.dashed 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.dotted 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.double 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.groove 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.hidden 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.inset 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.none 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.outset 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.ridge 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-style.solid 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-top 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-top-color 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-top-left-radius 📋Safari6/7/2010 Firefox3/22/2011288
Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50.
css.properties.border-top-left-radius.elliptical_corners Safari10/26/2007 Firefox6/30/2009613
css.properties.border-top-left-radius.percentages Safari6/7/2010 Firefox3/22/2011288
Firefox: Before Firefox 4, the <percentage> was relative to the width of the box even when specifying the radius for a height. This implied that -moz-border-radius-bottomright was always drawing an arc of circle, and never an ellipse, when followed by a single value.
css.properties.border-top-right-radius 📋Safari6/7/2010 Firefox3/22/2011288
Firefox: Before Firefox 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners were always rendered as if border-style was solid. This has been fixed in Firefox for Android 50.
css.properties.border-top-right-radius.elliptical_corners Safari10/26/2007 Firefox6/30/2009613
css.properties.border-top-right-radius.percentages Safari6/7/2010 Firefox3/22/2011288
Firefox: Before Firefox 4, the <percentage> was relative to the width of the box even when specifying the radius for a height. This implied that -moz-border-radius-bottomright was always drawing an arc of circle, and never an ellipse, when followed by a single value.
css.properties.border-top-style 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 50, border styles of rounded corners (with border-radius) were always rendered as if border-top-style was solid. This has been fixed in Firefox 50.Firefox for Android: Before Firefox for Android 50, border styles of rounded corners (with border-radius) were always rendered as if border-top-style was solid. This has been fixed in Firefox for Android 50.
css.properties.border-top-width 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.border-width 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.bottom 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: In Internet Explorer versions before 7, when both top and bottom are specified, the element position is overconstrained and the top property has precedence; the computed value of bottom is set to -top, while its specified value is ignored.
css.properties.bottom.auto 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.box-align Safari10/26/2007 Firefox9/20/20163252
css.properties.box-decoration-break 📋Safari10/22/2013 Firefox9/2/2014315
Chrome: This property is only supported for inline elements.Chrome Android: This property is only supported for inline elements.Edge: This property is only supported for inline elements.Quest Browser: This property is only supported for inline elements.Safari: This property is only supported for inline elements.Safari on iOS: This property is only supported for inline elements.Samsung Internet: This property is only supported for inline elements.WebView Android: This property is only supported for inline elements.WebView on iOS: This property is only supported for inline elements.
css.properties.box-decoration-break.clone 📋Safari10/22/2013 Firefox9/2/2014315
Chrome: This value was only supported with the -webkit- prefix.Chrome Android: This value was only supported with the -webkit- prefix.Edge: This value was only supported with the -webkit- prefix.Quest Browser: This value was only supported with the -webkit- prefix.Opera: This value was only supported with the -webkit- prefix.Opera Android: This value was only supported with the -webkit- prefix.Samsung Internet: This value was only supported with the -webkit- prefix.WebView Android: This value was only supported with the -webkit- prefix.
css.properties.box-decoration-break.slice 📋Safari10/22/2013 Firefox9/2/2014315
Chrome: This value was only supported with the -webkit- prefix.Chrome Android: This value was only supported with the -webkit- prefix.Edge: This value was only supported with the -webkit- prefix.Quest Browser: This value was only supported with the -webkit- prefix.Opera: This value was only supported with the -webkit- prefix.Opera Android: This value was only supported with the -webkit- prefix.Samsung Internet: This value was only supported with the -webkit- prefix.WebView Android: This value was only supported with the -webkit- prefix.
css.properties.box-direction Safari10/26/2007 Firefox9/20/20163252
css.properties.box-flex Safari10/26/2007 Firefox9/20/20163252
css.properties.box-ordinal-group Safari10/26/2007 Firefox9/20/20163252
css.properties.box-orient Safari10/26/2007 Firefox9/20/20163252
css.properties.box-pack Safari10/26/2007 Firefox9/20/20163252
css.properties.box-shadow 📋Firefox3/22/2011 Safari7/20/2011120
Chrome: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Chrome Android: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Firefox: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Firefox for Android: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Internet Explorer: To use box-shadow in Internet Explorer 9 or later, you must set border-collapse to separate.Internet Explorer: Since version 5.5, Internet Explorer supports Microsoft's DropShadow and Shadow Filter. You can use this proprietary extension to cast a drop shadow (though the syntax and the effect are different from CSS3)Quest Browser: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Opera: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Opera Android: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Safari: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Safari on iOS: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.Samsung Internet: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.WebView Android: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.WebView on iOS: Shadows affect layout in this browser. For example, if you cast an outer shadow to a box with a width of 100%, then you'll see a scrollbar.
css.properties.box-shadow.inset Firefox6/30/2009 Safari6/7/2010342
Internet Explorer: inset must be the last keyword in the declaration.
css.properties.box-shadow.multiple_shadows Safari10/26/2007 Firefox6/30/2009613
css.properties.box-shadow.spread_radius Firefox6/30/2009 Safari6/7/2010342
css.properties.box-sizing 📋Safari7/20/2011 Firefox4/29/20141014
Chrome: box-sizing is not respected when the height is calculated from window.getComputedStyle().Chrome Android: box-sizing is not respected when the height is calculated from window.getComputedStyle().Firefox: Before Firefox 23, box-sizing is not respected when the height is calculated from window.getComputedStyle().Firefox for Android: Before Firefox for Android 23, box-sizing is not respected when the height is calculated from window.getComputedStyle().Internet Explorer: box-sizing is not respected when the height is calculated from window.getComputedStyle().Quest Browser: box-sizing is not respected when the height is calculated from window.getComputedStyle().Opera Android: box-sizing is not respected when the height is calculated from window.getComputedStyle().Samsung Internet: box-sizing is not respected when the height is calculated from window.getComputedStyle().WebView Android: box-sizing is not respected when the height is calculated from window.getComputedStyle().
css.properties.box-sizing.border-box 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.box-sizing.content-box 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.break-after 📋Safari9/20/2016 Firefox1/29/2019861
css.properties.break-after.auto Firefox1/7/2020 Safari3/24/202077
css.properties.break-after.avoid Firefox1/7/2020 Safari3/24/202077
css.properties.break-after.left Firefox1/7/2020 Safari3/24/202077
css.properties.break-after.page Firefox1/7/2020 Safari3/24/202077
css.properties.break-after.paged_context 📋Safari9/20/2016 Firefox1/29/2019861
css.properties.break-after.paged_context.page Safari9/20/2016 Firefox1/29/2019861
css.properties.break-after.right Firefox1/7/2020 Safari3/24/202077
css.properties.break-before 📋Safari9/20/2016 Firefox1/29/2019861
css.properties.break-before.auto Firefox1/7/2020 Safari3/24/202077
css.properties.break-before.avoid Firefox1/7/2020 Safari3/24/202077
css.properties.break-before.left Firefox1/7/2020 Safari3/24/202077
css.properties.break-before.page Firefox1/7/2020 Safari3/24/202077
css.properties.break-before.paged_context 📋Safari9/20/2016 Firefox1/29/2019861
css.properties.break-before.paged_context.page Safari9/20/2016 Firefox1/29/2019861
css.properties.break-before.right Firefox1/7/2020 Safari3/24/202077
css.properties.break-inside 📋Safari9/20/2016 Firefox1/29/2019861
css.properties.break-inside.auto Firefox1/7/2020 Safari3/24/202077
css.properties.break-inside.avoid Firefox1/7/2020 Safari3/24/202077
css.properties.break-inside.avoid-column Safari3/24/2020 Firefox9/7/2021532
css.properties.break-inside.avoid-page Safari3/24/2020 Firefox9/7/2021532
css.properties.break-inside.multicol_context 📋Safari9/20/2016 Firefox1/29/2019861
css.properties.break-inside.multicol_context.avoid-column Safari9/20/2016 Firefox9/7/20211813
css.properties.break-inside.paged_context 📋Safari9/20/2016 Firefox1/29/2019861
css.properties.caption-side 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.caption-side.bottom Firefox1/7/2020 Safari3/24/202077
css.properties.caption-side.top Firefox1/7/2020 Safari3/24/202077
css.properties.caret-color 📋Firefox4/19/2017 Safari4/12/2018358
css.properties.clear 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.clear.both 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.clear.inline-end 📋Firefox8/8/2017 Safari9/20/20211504
css.properties.clear.inline-start 📋Firefox8/8/2017 Safari9/20/20211504
css.properties.clear.left 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.clear.right 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.clip 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: Before Internet Explorer 7, Internet Explorer incorrectly interprets clip: auto as clip: rect(auto, auto, auto, auto).Safari: Safari incorrectly interprets clip: auto as clip: rect(auto, auto, auto, auto).Safari on iOS: Safari on iOS incorrectly interprets clip: auto as clip: rect(auto, auto, auto, auto).WebView on iOS: WebView on iOS incorrectly interprets clip: auto as clip: rect(auto, auto, auto, auto).
css.properties.clip.auto Firefox1/7/2020 Safari3/24/202077
css.properties.clip-path 📋Firefox6/30/2009 Safari3/21/20162456
Edge: Only supports clip paths defined by url().Internet Explorer: Only supports clip paths defined by url().
css.properties.clip-path.basic_shape 📋Safari10/22/2013 Firefox6/13/20171330
css.properties.clip-path.fill-box 📋Firefox1/24/2017 Safari3/24/20201155
Firefox: This value was supported before Firefox 51, but as an alias to border-box.Firefox for Android: This value was supported before Firefox for Android 51, but as an alias to border-box.
css.properties.clip-path.html_elements Firefox6/30/2009 Safari10/22/20131575
css.properties.clip-path.path Firefox12/10/2019 Safari3/24/2020105
css.properties.clip-path.stroke-box 📋Firefox1/24/2017 Safari3/24/20201155
Firefox: This value was supported before Firefox 51, but as an alias to border-box.Firefox for Android: This value was supported before Firefox for Android 51, but as an alias to border-box.
css.properties.clip-path.svg_elements Safari10/22/2013 Firefox3/7/20171232
css.properties.clip-path.view-box 📋Firefox1/7/2020 Safari3/24/202077
css.properties.clip-rule 📋Firefox6/30/2009 Safari6/7/2010342
css.properties.clip-rule.evenodd 📋Firefox6/30/2009 Safari6/7/2010342
css.properties.clip-rule.nonzero 📋Firefox6/30/2009 Safari6/7/2010342
css.properties.color 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.color-adjust 📋Firefox1/7/2020 Safari3/14/2022797
css.properties.color-interpolation 📋Firefox1/7/2020 Safari3/24/202077
Chrome: Only the default value of sRGB is implementedChrome Android: Only the default value of sRGB is implementedEdge: Only the default value of sRGB is implementedQuest Browser: Only the default value of sRGB is implementedOpera: Only the default value of sRGB is implementedOpera Android: Only the default value of sRGB is implementedSafari: Only the default value of sRGB is implementedSafari on iOS: Only the default value of sRGB is implementedSamsung Internet: Only the default value of sRGB is implementedWebView Android: Only the default value of sRGB is implementedWebView on iOS: Only the default value of sRGB is implemented
css.properties.color-interpolation.sRGB Firefox1/7/2020 Safari3/24/202077
css.properties.color-interpolation-filters 📋Safari10/26/2007 Firefox6/17/2008235
css.properties.color-interpolation-filters.auto 📋Safari10/26/2007 Firefox6/17/2008235
css.properties.color-interpolation-filters.linearRGB 📋Firefox6/25/2013 Safari9/30/2015827
css.properties.color-interpolation-filters.sRGB 📋Firefox6/25/2013 Safari9/30/2015827
css.properties.color-scheme 📋Safari9/19/2019 Firefox1/11/2022845
css.properties.color-scheme.dark Safari9/19/2019 Firefox1/11/2022845
css.properties.color-scheme.light Safari9/19/2019 Firefox1/11/2022845
css.properties.color-scheme.normal Safari9/19/2019 Firefox1/11/2022845
css.properties.color-scheme.only_dark Safari9/19/2019 Firefox1/11/2022845
css.properties.color-scheme.only_light Safari9/19/2019 Firefox1/11/2022845
css.properties.column-count 📋Safari9/30/2015 Firefox3/7/2017524
Firefox: Before version 37, multiple columns didn't work with display: table-caption elements.Firefox for Android: Before version 37, multiple columns didn't work with display: table-caption elements.
css.properties.column-count.auto 📋Firefox11/29/2005 Safari10/26/2007696
css.properties.column-fill 📋Safari9/30/2015 Firefox3/7/2017524
css.properties.column-fill.auto 📋Firefox11/20/2012 Safari10/16/2014695
css.properties.column-fill.balance 📋Firefox11/20/2012 Safari10/16/2014695
css.properties.column-gap 📋Firefox11/29/2005 Safari10/26/2007696
css.properties.column-gap.flex_context 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.column-gap.grid_context 📋Firefox6/26/2018 Safari9/17/201883
css.properties.column-gap.multicol_context 📋Safari9/20/2016 Firefox3/7/2017168
Firefox: Before Firefox 3, the default value for the normal keyword was 0 and not 1em.
css.properties.column-gap.multicol_context.calc_values Firefox6/26/2018 Safari3/25/2019272
css.properties.column-gap.multicol_context.percentage_values Firefox6/26/2018 Safari9/17/201883
css.properties.column-rule 📋Safari9/30/2015 Firefox3/7/2017524
Firefox: Before Firefox 3, the default value for the normal keyword was 0 and not 1em.
css.properties.column-rule-color 📋Safari9/30/2015 Firefox3/7/2017524
css.properties.column-rule-style 📋Safari9/30/2015 Firefox3/7/2017524
css.properties.column-rule-width 📋Safari9/30/2015 Firefox3/7/2017524
css.properties.column-span 📋Safari9/30/2015 Firefox12/10/20191532
css.properties.column-span.all 📋Safari7/20/2011 Firefox12/10/20193065
css.properties.column-span.none 📋Safari7/20/2011 Firefox12/10/20193065
css.properties.column-width 📋Safari9/30/2015 Firefox11/15/2016412
Firefox: Before version 37, multiple columns didn't work with display: table-caption elements.Firefox for Android: Before version 37, multiple columns didn't work with display: table-caption elements.
css.properties.column-width.auto Firefox11/29/2005 Safari10/26/2007696
css.properties.columns 📋Safari9/30/2015 Firefox3/7/2017524
Firefox: Before version 37, multiple columns didn't work with display: table-caption elements.Firefox for Android: Before version 37, multiple columns didn't work with display: table-caption elements.
css.properties.contain 📋Firefox9/3/2019 Safari3/14/2022923
css.properties.contain.content 📋Firefox9/3/2019 Safari3/14/2022923
css.properties.contain.inline-size 📋Firefox5/31/2022 Safari9/12/2022104
css.properties.contain.layout 📋Firefox9/3/2019 Safari3/14/2022923
css.properties.contain.none 📋Firefox9/3/2019 Safari3/14/2022923
css.properties.contain.paint 📋Firefox9/3/2019 Safari3/14/2022923
css.properties.contain.size 📋Firefox9/3/2019 Safari3/14/2022923
css.properties.contain.strict 📋Firefox9/3/2019 Safari3/14/2022923
css.properties.contain.style 📋Safari3/14/2022 Firefox7/26/2022134
Chrome: Before Chrome 115, style containment did not affect quotes, see bug 40592922.Chrome Android: Before Chrome Android 115, style containment did not affect quotes, see bug 40592922.Edge: Before Edge 115, style containment did not affect quotes, see bug 40592922.Quest Browser: Before Quest Browser false, style containment did not affect quotes, see bug 40592922.Opera: Before Opera 101, style containment did not affect quotes, see bug 40592922.Opera Android: Before Opera Android 77, style containment did not affect quotes, see bug 40592922.Safari: Style containment does not affect quotes, see bug 232083.Safari on iOS: Style containment does not affect quotes, see bug 232083.Samsung Internet: Before Samsung Internet 23.0, style containment did not affect quotes, see bug 40592922.WebView Android: Before WebView Android 115, style containment did not affect quotes, see bug 40592922.WebView on iOS: Style containment does not affect quotes, see bug 232083.
css.properties.contain-intrinsic-block-size 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-block-size.none 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-height 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-height.none 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-inline-size 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-inline-size.none 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-size 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-size.auto_none Firefox8/29/2023 Safari9/18/202320
css.properties.contain-intrinsic-size.none 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-width 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.contain-intrinsic-width.none 📋Firefox11/15/2022 Safari9/18/2023307
css.properties.container 📋Safari9/12/2022 Firefox2/14/2023155
css.properties.container-name 📋Safari9/12/2022 Firefox2/14/2023155
css.properties.container-name.none 📋Safari9/12/2022 Firefox2/14/2023155
css.properties.container-type 📋Safari9/12/2022 Firefox2/14/2023155
css.properties.container-type.inline-size 📋Safari9/12/2022 Firefox2/14/2023155
css.properties.container-type.normal 📋Safari9/12/2022 Firefox2/14/2023155
css.properties.container-type.size 📋Safari9/12/2022 Firefox2/14/2023155
css.properties.content 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.content.alt_text Safari3/5/2024 Firefox7/9/2024126
css.properties.content.element_replacement Safari9/30/2015 Firefox10/23/20181119
css.properties.content.gradient 📋Safari10/22/2013 Firefox5/9/20233486
Firefox: content: <gradient> doesn't paint on ::before/::after pseudo elements. See bug 1832901.Firefox for Android: content: <gradient> doesn't paint on ::before/::after pseudo elements. See bug 1832901.
css.properties.content.image-set 📋Firefox6/1/2021 Safari9/18/2023839
Chrome: Support for url images only and x is the only supported resolution unit.Chrome Android: Support for url images only and x is the only supported resolution unit.Edge: Support for url images only and x is the only supported resolution unit.Firefox: The type() function is not supported as an argument to image-set().Firefox for Android: The type() function is not supported as an argument to image-set().Quest Browser: Support for url images only and x is the only supported resolution unit.Opera: Support for url images only and x is the only supported resolution unit.Opera Android: Support for url images only and x is the only supported resolution unit.Safari: The type() function is not supported as an argument to image-set().Safari: The type() function is not supported as an argument to image-set().Safari: Support for url images only and x is the only supported resolution unit.Safari: Support for url images only and x is the only supported resolution unit.Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: Support for url images only and x is the only supported resolution unit.Safari on iOS: Support for url images only and x is the only supported resolution unit.Samsung Internet: Support for url images only and x is the only supported resolution unit.WebView Android: Support for url images only and x is the only supported resolution unit.WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: Support for url images only and x is the only supported resolution unit.WebView on iOS: Support for url images only and x is the only supported resolution unit.
css.properties.content.none 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.content.normal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.content.url 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.content-visibility 📋Firefox4/16/2024 Safari9/16/2024153
css.properties.content-visibility.auto 📋Firefox4/16/2024 Safari9/16/2024153
Safari: Skipped content is not findable via find-in-page.Safari on iOS: Skipped content is not findable via find-in-page.WebView on iOS: Skipped content is not findable via find-in-page.
css.properties.content-visibility.hidden 📋Firefox4/16/2024 Safari9/16/2024153
css.properties.content-visibility.visible 📋Firefox4/16/2024 Safari9/16/2024153
css.properties.counter-increment 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.counter-increment.list-item 📋Firefox11/9/2004 Safari9/30/20153977
css.properties.counter-increment.none 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.counter-reset 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.counter-reset.list-item 📋Firefox11/9/2004 Safari9/30/20153977
Chrome: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Chrome Android: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Quest Browser: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Opera: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Opera Android: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.Safari: Overriding the initial value of the implicit list-item counter results in incorrect values for the counter() function used to generate content, as it is not fully implemented; see bug 260436.Safari on iOS: Overriding the initial value of the implicit list-item counter results in incorrect values for the counter() function used to generate content, as it is not fully implemented; see bug 260436.Samsung Internet: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.WebView Android: Overriding the initial value of the implicit list-item counter has no effect when the default marker string for list items (::marker) is generated; see bug 338233131.WebView on iOS: Overriding the initial value of the implicit list-item counter results in incorrect values for the counter() function used to generate content, as it is not fully implemented; see bug 260436.
css.properties.counter-reset.none 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.counter-set 📋Firefox7/9/2019 Safari12/11/20231616
css.properties.counter-set.list-item 📋Firefox7/9/2019 Safari12/11/20231616
css.properties.counter-set.none 📋Firefox7/9/2019 Safari12/11/20231616
css.properties.cursor 📋Safari2/2/2004 Firefox11/9/2004281
Firefox: Starting in Firefox 67, the maximum size allowed for custom cursors is 32x32 pixels due to cursors being misused by certain malicious sites.Internet Explorer: In Internet Explorer 11, when cursor is applied to an element and this element is underneath an open <select> menu and the user hovers over a <select> menu item that's on top of said element, the cursor for said element will be displayed rather than the <select>'s normal cursor. See bug 817822.Safari on iOS: This property is only supported on iPads with an external pointing device.Safari on iOS: Unsupported values use the default pointer as a fallback.WebView on iOS: This property is only supported on iPads with an external pointing device.WebView on iOS: Unsupported values use the default pointer as a fallback.
css.properties.cursor.alias 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.all-scroll 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.auto 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.cursor.cell 📋Firefox11/29/2005 Safari10/26/2007696
css.properties.cursor.col-resize 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.context-menu 📋Firefox11/29/2005 Safari10/26/2007696
Chrome: This cursor is only supported on macOS and Linux.Chrome Android: This cursor is only supported on macOS and Linux.Firefox: This cursor is only supported on macOS and Linux.Quest Browser: This cursor is only supported on macOS and Linux.Opera Android: This cursor is only supported on macOS and Linux.Safari on iOS: If this value is used, the iPad will display the default pointer instead.Samsung Internet: This cursor is only supported on macOS and Linux.WebView Android: This cursor is only supported on macOS and Linux.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.copy 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.crosshair 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.default 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.e-resize 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.ew-resize 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.grab Firefox2/4/2014 Safari9/19/20171323
Chrome: Chrome also continues to support the prefixed versions.Chrome: Chrome 22 added Windows support.Chrome Android: Chrome Android also continues to support the prefixed versions.Chrome Android: Chrome Android 25 added Windows support.Quest Browser: Quest Browser also continues to support the prefixed versions.Quest Browser: Quest Browser 5.0 added Windows support.Opera: Opera also continues to support the prefixed versions.Opera: Opera 22 added Windows support.Opera Android: Opera also continues to support the prefixed versions.Opera Android: Opera 22 added Windows support.Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView Android: WebView Android also continues to support the prefixed versions.WebView Android: WebView Android 4.4 added Windows support.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.grabbing 📋Firefox2/4/2014 Safari9/19/20171323
Chrome: Chrome 22 added Windows support.Chrome Android: Chrome Android 25 added Windows support.Edge: Edge 79 added Windows support.Quest Browser: Quest Browser 5.0 added Windows support.Opera: Opera 15 added Windows support.Opera Android: Opera Android 14 added Windows support.Safari on iOS: If this value is used, the iPad will display the default pointer instead.Samsung Internet: Samsung Internet 1.5 added Windows support.WebView Android: WebView Android 4.4 added Windows support.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.help 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.move 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.n-resize 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.ne-resize 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.nesw-resize 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.no-drop 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.none 📋Firefox6/17/2008 Safari6/7/2010720
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.not-allowed 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.ns-resize 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.nw-resize 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.nwse-resize 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.pointer 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.progress 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.row-resize 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.s-resize 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.se-resize 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.sw-resize 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.text 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.cursor.url Firefox11/29/2005 Safari10/26/2007696
Firefox: Firefox 4 added macOS support.
css.properties.cursor.url_positioning_syntax Firefox11/29/2005 Safari10/26/2007696
Firefox: Firefox 4 added macOS support.Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.vertical-text 📋Firefox11/29/2005 Safari10/26/2007696
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.w-resize 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.wait 📋Safari2/2/2004 Firefox11/9/2004281
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.zoom-in 📋Firefox9/17/2013 Safari9/30/2015743
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.cursor.zoom-out 📋Firefox9/17/2013 Safari9/30/2015743
Safari on iOS: If this value is used, the iPad will display the default pointer instead.WebView on iOS: If this value is used, the iPad will display the default pointer instead.
css.properties.custom-property 📋Firefox7/22/2014 Safari3/21/2016608
css.properties.custom-property.env 📋Safari4/12/2018 Firefox1/29/2019292
css.properties.custom-property.env.safe-area-inset-bottom 📋Safari9/19/2017 Firefox1/29/2019497
css.properties.custom-property.env.safe-area-inset-left 📋Safari9/19/2017 Firefox1/29/2019497
css.properties.custom-property.env.safe-area-inset-right 📋Safari9/19/2017 Firefox1/29/2019497
css.properties.custom-property.env.safe-area-inset-top 📋Safari9/19/2017 Firefox1/29/2019497
css.properties.custom-property.var 📋Firefox7/22/2014 Safari3/21/2016608
css.properties.cx 📋Firefox1/7/2020 Safari3/24/202077
css.properties.cy 📋Firefox1/7/2020 Safari3/24/202077
css.properties.direction 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.direction.ltr 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.direction.rtl 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.direction.vertical_slider_direction Safari5/18/2023 Firefox11/21/2023187
Firefox: Only supported for vertical range sliders.Firefox for Android: Only supported for vertical range sliders.Safari: Only supported for vertical range sliders.Safari on iOS: Only supported for vertical range sliders.WebView on iOS: Only supported for vertical range sliders.
css.properties.display 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.display.block 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.display.contents 📋Firefox3/31/2015 Safari4/12/20181108
css.properties.display.flex Firefox4/2/2013 Safari9/30/2015911
Firefox: Firefox 28 added multi-line flexbox support.Firefox for Android: Firefox for Android 28 added multi-line flexbox support.Internet Explorer: IE incorrectly positions inline block content inside flex containers. See the discussion on Microsoft Answers.Internet Explorer: IE incorrectly positions inline block content inside flex containers. See the discussion on Microsoft Answers.
css.properties.display.flow-root Firefox4/19/2017 Safari9/19/2019883
css.properties.display.grid Firefox3/7/2017 Safari3/27/201720
Internet Explorer: Internet Explorer implements an older version of the specification.Samsung Internet: Samsung Internet added this earlier than the corresponding Chrome version would indicate.
css.properties.display.inline 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.display.inline-block Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: Until Internet Explorer 8, inline-block is only for natural inline elements.
css.properties.display.inline-flex Firefox4/2/2013 Safari9/30/2015911
Firefox: Firefox 28 added multi-line flexbox support.Firefox for Android: Firefox for Android 28 added multi-line flexbox support.
css.properties.display.inline-grid Firefox3/7/2017 Safari3/27/201720
Internet Explorer: Internet Explorer implements an older version of the specification.Samsung Internet: Samsung Internet added this earlier than the corresponding Chrome version would indicate.
css.properties.display.inline-table Safari6/23/2003 Firefox6/17/20081821
css.properties.display.list-item 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.display.multi-keyword_values Firefox10/22/2019 Safari9/20/2021699
css.properties.display.none 📋Safari6/23/2003 Firefox11/9/2004505
Chrome: Chrome 65 stopped creating layout objects for elements inside an <iframe> with display:none applied.Chrome Android: Chrome Android 65 stopped creating layout objects for elements inside an <iframe> with display:none applied.Quest Browser: Quest Browser 5.0 stopped creating layout objects for elements inside an <iframe> with display:none applied.Opera: Opera 52 stopped creating layout objects for elements inside an <iframe> with display:none applied.Opera Android: Opera Android 47 stopped creating layout objects for elements inside an <iframe> with display:none applied.Samsung Internet: Chrome 65 stopped creating layout objects for elements inside an <iframe> with display:none applied.WebView Android: WebView Android 65 stopped creating layout objects for elements inside an <iframe> with display:none applied.
css.properties.display.table Safari6/23/2003 Firefox11/9/2004505
css.properties.display.table-caption Firefox11/9/2004 Safari3/24/20205614
css.properties.display.table-cell Safari6/23/2003 Firefox11/9/2004505
css.properties.display.table-column Safari6/23/2003 Firefox11/9/2004505
css.properties.display.table-column-group Safari6/23/2003 Firefox11/9/2004505
css.properties.display.table-footer-group Safari6/23/2003 Firefox11/9/2004505
css.properties.display.table-header-group Safari6/23/2003 Firefox11/9/2004505
css.properties.display.table-row Safari6/23/2003 Firefox11/9/2004505
css.properties.display.table-row-group Safari6/23/2003 Firefox11/9/2004505
css.properties.dominant-baseline 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.dominant-baseline.alphabetic 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.dominant-baseline.auto 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.dominant-baseline.central 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.dominant-baseline.hanging 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.dominant-baseline.ideographic 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.dominant-baseline.mathematical 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.dominant-baseline.middle 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.empty-cells 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.fill 📋Firefox1/7/2020 Safari3/24/202077
css.properties.fill-opacity 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.fill-rule 📋Firefox1/7/2020 Safari3/24/202077
css.properties.fill-rule.evenodd 📋Firefox1/7/2020 Safari3/24/202077
css.properties.fill-rule.nonzero 📋Firefox1/7/2020 Safari3/24/202077
css.properties.filter 📋Firefox1/13/2015 Safari3/21/2016433
Chrome: In Chrome 18 to 19, the saturate() function only takes integers instead of decimal or percentage values. From Chrome 20, this bug is fixed.Internet Explorer: Internet Explorer 4 to 9 implemented a non-standard filter property. The syntax was completely different from this one and is not documented here.
css.properties.flex 📋Firefox4/2/2013 Safari9/30/2015911
Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox: Before Firefox 32, Firefox wasn't able to animate values starting or stopping at 0.Firefox: Until Firefox 61, flex items that are sized according to their content are sized using fit-content, not max-content.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.Firefox for Android: Before Firefox for Android 32, Firefox for Android wasn't able to animate values starting or stopping at 0.Firefox for Android: Until Firefox for Android 61, flex items that are sized according to their content are sized using fit-content, not max-content.Internet Explorer: Internet Explorer 11 ignores uses of calc() in the flex-basis part of the flex syntax. This can be worked around by using the longhand properties instead of the shorthand. See Flexbug #8 for more info.Internet Explorer: Internet Explorer 11 considers a unitless value in the flex-basis part to be syntactically invalid (and will thus be ignored). A workaround is to always include a unit in the flex-basis part of the flex shorthand value. See Flexbug #4 for more info.Internet Explorer: Internet Explorer 10 and 11 ignore uses of calc() in the flex-basis part of the flex syntax. This can be worked around by using the longhand properties instead of the shorthand. See Flexbug #8 for more info.Internet Explorer: Internet Explorer 10 and 11 consider a unitless value in the flex-basis part to be syntactically invalid (and will thus be ignored). A workaround is to always include a unit in the flex-basis part of the flex shorthand value. See Flexbug #4 for more info.
css.properties.flex.none 📋Safari10/22/2013 Firefox1/7/20202268
css.properties.flex-basis 📋Firefox6/25/2013 Safari9/30/2015827
Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.Internet Explorer: When a non-auto flex-basis is specified, Internet Explorer 10 and 11 always uses a content-box box model to calculate the size of a flex item, even if box-sizing: border-box is applied to the element. See Flexbug #7 for more info.
css.properties.flex-basis.auto Firefox6/25/2013 Safari9/30/2015827
css.properties.flex-basis.content Firefox6/26/2018 Safari3/14/20221357
css.properties.flex-basis.fit-content Firefox11/2/2021 Safari9/12/2022314
css.properties.flex-basis.max-content Firefox3/19/2019 Safari9/12/20221273
css.properties.flex-basis.min-content Firefox3/19/2019 Safari9/12/20221273
css.properties.flex-direction 📋Firefox4/2/2013 Safari9/30/2015911
Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.
css.properties.flex-direction.column 📋Safari10/22/2013 Firefox1/7/20202268
css.properties.flex-direction.column-reverse 📋Safari10/22/2013 Firefox9/22/20202527
Firefox: Before Firefox 81, overflow with column-reverse was unsupported. See bug 1042151.Firefox for Android: Before Firefox for Android 81, overflow with column-reverse was unsupported. See bug 1042151.
css.properties.flex-direction.row 📋Safari10/22/2013 Firefox1/7/20202268
css.properties.flex-direction.row-reverse 📋Safari10/22/2013 Firefox9/22/20202527
Firefox: Before Firefox 81, overflow with column-reverse was unsupported. See bug 1042151.Firefox for Android: Before Firefox for Android 81, overflow with column-reverse was unsupported. See bug 1042151.
css.properties.flex-flow 📋Firefox3/18/2014 Safari9/30/2015561
css.properties.flex-grow 📋Firefox4/2/2013 Safari9/30/2015911
Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.
css.properties.flex-shrink 📋Firefox4/2/2013 Safari9/30/2015911
Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox: Before Firefox 32, Firefox wasn't able to animate values starting or stopping at 0.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.Firefox for Android: Before Firefox for Android 32, Firefox for Android wasn't able to animate values starting or stopping at 0.Internet Explorer: Internet Explorer 10 uses 0 instead of 1 as the initial value for the flex-shrink property. A workaround is to always set an explicit value for flex-shrink. See Flexbug #6 for more info.
css.properties.flex-wrap 📋Firefox3/18/2014 Safari9/30/2015561
Internet Explorer: Partial support due to large number of bugs present. See Flexbugs.
css.properties.flex-wrap.nowrap 📋Safari10/22/2013 Firefox3/18/2014147
css.properties.flex-wrap.wrap 📋Safari10/22/2013 Firefox3/18/2014147
css.properties.flex-wrap.wrap-reverse 📋Safari10/22/2013 Firefox3/18/2014147
css.properties.float 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.float.inline-end 📋Firefox8/8/2017 Safari9/20/20211504
css.properties.float.inline-start 📋Firefox8/8/2017 Safari9/20/20211504
css.properties.float.left 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.float.none 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.float.right 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.flood-color 📋Firefox6/17/2008 Safari7/25/20121499
css.properties.flood-opacity 📋Firefox6/17/2008 Safari7/25/20121499
css.properties.font 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font.caption Safari6/23/2003 Firefox11/9/2004505
css.properties.font.font_stretch_support Firefox12/15/2015 Safari9/19/2017644
css.properties.font.icon Safari6/23/2003 Firefox11/9/2004505
css.properties.font.menu Safari6/23/2003 Firefox11/9/2004505
css.properties.font.message-box Safari6/23/2003 Firefox11/9/2004505
css.properties.font.small-caption Safari6/23/2003 Firefox11/9/2004505
css.properties.font.status-bar Safari6/23/2003 Firefox11/9/2004505
css.properties.font-family 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Not supported on option elements. See bug 1536148.
css.properties.font-family.system-ui Safari9/19/2017 Firefox9/7/20211449
Firefox: Supported on macOS only.
css.properties.font-feature-settings 📋Firefox12/1/2014 Safari3/21/2016476
Firefox: The ISO/IEC CD 14496-22 3rd edition suggests using the ssty feature to provide glyph variants more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox 29, this is done automatically by the MathML rendering engine. The ISO/IEC CD 14496-22 3rd edition also suggests applying the dtls feature to letters when placing mathematical accents to get dotless forms (for example dotless i, j with a hat). Starting with Firefox 35, this is done automatically by the MathML rendering engine. You can override the default values determined by the MathML rendering engine with CSS.Firefox: From Firefox 129 the -webkit-font-feature-settings alias has been added to support sites that are still supporting the vendor prefix.Firefox: From Firefox 4 to Firefox 14 (inclusive), Firefox supported an older, slightly different syntax. See OpenType Font Feature support in Firefox 4.Firefox for Android: The ISO/IEC CD 14496-22 3rd edition suggests using the ssty feature to provide glyph variants more suitable for use in scripts (for example primes used as superscripts). Starting with Firefox for Android 29, this is done automatically by the MathML rendering engine. The ISO/IEC CD 14496-22 3rd edition also suggests applying the dtls feature to letters when placing mathematical accents to get dotless forms (for example dotless i, j with a hat). Starting with Firefox for Android 35, this is done automatically by the MathML rendering engine. You can override the default values determined by the MathML rendering engine with CSS.Firefox for Android: From Firefox for Android 129 the -webkit-font-feature-settings alias has been added to support sites that are still supporting the vendor prefix.Firefox for Android: From Firefox for Android 4 to Firefox for Android 14 (inclusive), Firefox for Android supported an older, slightly different syntax. See OpenType Font Feature support in Firefox for Android 4.
css.properties.font-feature-settings.normal 📋Firefox8/28/2012 Safari3/21/20161301
css.properties.font-kerning 📋Firefox9/2/2014 Safari9/30/2015393
css.properties.font-optical-sizing 📋Firefox9/5/2018 Safari3/24/2020566
css.properties.font-optical-sizing.auto 📋Firefox9/5/2018 Safari3/24/2020566
css.properties.font-optical-sizing.none 📋Firefox9/5/2018 Safari3/24/2020566
css.properties.font-palette 📋Safari3/14/2022 Firefox11/15/2022246
css.properties.font-palette.dark 📋Safari3/14/2022 Firefox11/15/2022246
css.properties.font-palette.light 📋Safari3/14/2022 Firefox11/15/2022246
css.properties.font-palette.normal 📋Safari3/14/2022 Firefox11/15/2022246
css.properties.font-size 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-size.rem_values Safari10/22/2013 Firefox7/22/2014273
Firefox: Before Firefox 57, animations using em units are not affected by changes to the font-size of the animated element's parent (bug 1254424).Firefox: Before Firefox 57, some language settings' inherited font-size is smaller than expected (bug 1391341).
css.properties.font-size.xxx-large Firefox10/22/2019 Safari3/27/20231252
css.properties.font-size-adjust 📋Firefox6/17/2008 Safari3/27/20235396
Firefox: Before Firefox 40, font-size-adjust: 0 was incorrectly interpreted as font-size-adjust: none (bug 1144885).Firefox: Only supported on Windows.Firefox for Android: Before Firefox for Android 40, font-size-adjust: 0 was incorrectly interpreted as font-size-adjust: none (bug 1144885).
css.properties.font-size-adjust.from-font 📋Safari9/18/2023 Firefox9/26/20238
css.properties.font-size-adjust.none 📋Firefox6/17/2008 Safari3/27/20235396
css.properties.font-size-adjust.two-values Firefox9/7/2021 Safari9/18/2023741
css.properties.font-smooth Safari6/8/2009 Firefox10/29/20131604
Firefox: Only works on macOS.
css.properties.font-stretch 📋Firefox12/20/2011 Safari9/19/20172100
Chrome: A font-stretch definition must be added to the @font-face before this property will function.Chrome Android: A font-stretch definition must be added to the @font-face before this property will function.Quest Browser: A font-stretch definition must be added to the @font-face before this property will function.Opera: A font-stretch definition must be added to the @font-face before this property will function.Opera Android: A font-stretch definition must be added to the @font-face before this property will function.Samsung Internet: A font-stretch definition must be added to the @font-face before this property will function.WebView Android: A font-stretch definition must be added to the @font-face before this property will function.
css.properties.font-stretch.percentage Safari4/12/2018 Firefox6/26/201875
css.properties.font-style 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 44, oblique was not distinguished from italic.Firefox for Android: Before Firefox for Android 44, oblique was not distinguished from italic.
css.properties.font-style.italic 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-style.normal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-style.oblique-angle 📋Safari4/12/2018 Firefox6/26/201875
css.properties.font-synthesis 📋Firefox12/1/2014 Safari9/30/2015303
css.properties.font-synthesis.small-caps Safari3/27/2017 Firefox10/5/20211653
css.properties.font-synthesis.style Safari3/27/2017 Firefox1/7/20201016
css.properties.font-synthesis.weight Safari3/27/2017 Firefox1/7/20201016
css.properties.font-synthesis-small-caps 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-synthesis-small-caps.auto 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-synthesis-small-caps.none 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-synthesis-style 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-synthesis-style.auto 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-synthesis-style.none 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-synthesis-weight 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-synthesis-weight.auto 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-synthesis-weight.none 📋Firefox3/14/2023 Safari3/27/202313
css.properties.font-variant 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: Only supports the small-caps and normal keywords.
css.properties.font-variant.css_fonts_shorthand Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant.historical-forms 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant.none 📋Firefox12/1/2014 Safari9/30/2015303
css.properties.font-variant.normal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-variant.sub 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant.super 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant.turkic_is Firefox7/17/2012 Safari10/16/2014821
css.properties.font-variant-alternates 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-alternates.annotation 📋Firefox12/1/2014 Safari12/13/20222934
css.properties.font-variant-alternates.character_variant 📋Firefox12/1/2014 Safari12/13/20222934
css.properties.font-variant-alternates.historical-forms 📋Firefox1/7/2020 Safari3/24/202077
css.properties.font-variant-alternates.normal 📋Firefox1/7/2020 Safari3/24/202077
css.properties.font-variant-alternates.ornaments 📋Firefox12/1/2014 Safari12/13/20222934
css.properties.font-variant-alternates.styleset 📋Firefox12/1/2014 Safari12/13/20222934
css.properties.font-variant-alternates.stylistic 📋Firefox12/1/2014 Safari12/13/20222934
css.properties.font-variant-alternates.swash 📋Firefox12/1/2014 Safari12/13/20222934
css.properties.font-variant-caps 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-caps.all-petite-caps 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-caps.all-small-caps 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-caps.normal 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-caps.petite-caps 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-caps.small-caps 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-caps.titling-caps 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-caps.unicase 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.full-width 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.jis04 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.jis78 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.jis83 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.jis90 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.normal 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.proportional-width 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.ruby 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.simplified 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-east-asian.traditional 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-emoji 📋Firefox12/13/2022 Safari5/13/2024517
css.properties.font-variant-ligatures 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-ligatures.common-ligatures 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.contextual 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.discretionary-ligatures 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.historical-ligatures 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.no-common-ligatures 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.no-contextual 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.no-discretionary-ligatures 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.no-historical-ligatures 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.none 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-ligatures.normal 📋Safari10/22/2013 Firefox12/1/2014405
css.properties.font-variant-numeric 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.diagonal-fractions 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.lining-nums 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.normal 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.oldstyle-nums 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.ordinal 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.proportional-nums 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.slashed-zero 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.stacked-fractions 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-numeric.tabular-nums 📋Firefox12/1/2014 Safari3/21/2016476
css.properties.font-variant-position 📋Firefox12/1/2014 Safari3/21/2016476
Chrome: The property is recognized, but has no effect.Chrome Android: The property is recognized, but has no effect.Edge: The property is recognized, but has no effect.Quest Browser: The property is recognized, but has no effect.Opera: The property is recognized, but has no effect.Opera Android: The property is recognized, but has no effect.Samsung Internet: The property is recognized, but has no effect.WebView Android: The property is recognized, but has no effect.
css.properties.font-variant-position.normal 📋Firefox1/7/2020 Safari3/24/202077
Chrome: The property is recognized, but has no effect.Chrome Android: The property is recognized, but has no effect.Edge: The property is recognized, but has no effect.Quest Browser: The property is recognized, but has no effect.Opera: The property is recognized, but has no effect.Opera Android: The property is recognized, but has no effect.Samsung Internet: The property is recognized, but has no effect.WebView Android: The property is recognized, but has no effect.
css.properties.font-variant-position.sub 📋Firefox1/7/2020 Safari3/24/202077
Chrome: The property is recognized, but has no effect.Chrome Android: The property is recognized, but has no effect.Edge: The property is recognized, but has no effect.Quest Browser: The property is recognized, but has no effect.Opera: The property is recognized, but has no effect.Opera Android: The property is recognized, but has no effect.Samsung Internet: The property is recognized, but has no effect.WebView Android: The property is recognized, but has no effect.
css.properties.font-variant-position.super 📋Firefox1/7/2020 Safari3/24/202077
Chrome: The property is recognized, but has no effect.Chrome Android: The property is recognized, but has no effect.Edge: The property is recognized, but has no effect.Quest Browser: The property is recognized, but has no effect.Opera: The property is recognized, but has no effect.Opera Android: The property is recognized, but has no effect.Samsung Internet: The property is recognized, but has no effect.WebView Android: The property is recognized, but has no effect.
css.properties.font-variation-settings 📋Safari9/19/2017 Firefox9/5/2018351
Safari: Requires macOS 10.13 High Sierra or later.Safari on iOS: Requires iOS 11 or later.WebView on iOS: Requires iOS 11 or later.
css.properties.font-weight 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-weight.bold 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-weight.bolder 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-weight.lighter 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-weight.normal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.font-weight.number Safari9/19/2017 Firefox6/26/2018280
css.properties.gap 📋Firefox3/7/2017 Safari3/27/201720
css.properties.gap.flex_context 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.gap.grid_context 📋Firefox6/26/2018 Safari9/17/201883
css.properties.gap.grid_context.calc_values Firefox3/7/2017 Safari3/25/2019748
css.properties.gap.grid_context.percentage_values Firefox3/7/2017 Safari9/19/2017196
css.properties.gap.multicol_context 📋Firefox6/26/2018 Safari4/26/20211035
css.properties.grid 📋Firefox3/7/2017 Safari3/27/201720
Samsung Internet: This was added early so is out of sync with the equivalent Chromium version.
css.properties.grid-area 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-auto-columns 📋Safari3/27/2017 Firefox10/22/2019939
Firefox: Does not accept multiple track-size values. See bug 1339672.Firefox for Android: Does not accept multiple track-size values. See bug 1339672.
css.properties.grid-auto-flow 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-auto-flow.column 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-auto-flow.dense 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-auto-flow.row 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-auto-rows 📋Safari3/27/2017 Firefox10/22/2019939
Firefox: Does not accept multiple track-size values. See bug 1339672.Firefox for Android: Does not accept multiple track-size values. See bug 1339672.
css.properties.grid-column 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-column-end 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-column-start 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-row 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-row-end 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-row-start 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template.none 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-areas 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-areas.none 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-columns 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-columns.animation Firefox3/19/2019 Safari9/12/20221273
css.properties.grid-template-columns.auto 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-columns.fit-content 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-columns.max-content 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-columns.min-content 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-columns.minmax 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-columns.none 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-columns.repeat 📋Safari3/27/2017 Firefox5/5/20201135
Firefox: repeat(auto-fill, ...) and repeat(auto-fit, ...) only support one repeated column (see bug 1341507).Firefox: calc() doesn't work in repeat() (see bug 1350069).Firefox for Android: repeat(auto-fill, ...) and repeat(auto-fit, ...) only support one repeated column (see bug 1341507).Firefox for Android: calc() doesn't work in repeat() (see bug 1350069).
css.properties.grid-template-columns.subgrid 📋Firefox12/10/2019 Safari9/12/20221007
css.properties.grid-template-rows 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-rows.animation Firefox3/19/2019 Safari9/12/20221273
css.properties.grid-template-rows.auto 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-rows.fit-content 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-rows.max-content 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-rows.min-content 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-rows.minmax 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-rows.none 📋Firefox3/7/2017 Safari3/27/201720
css.properties.grid-template-rows.repeat 📋Safari3/27/2017 Firefox5/5/20201135
Firefox: repeat(auto-fill, ...) and repeat(auto-fit, ...) only support one repeated column (see bug 1341507).Firefox: calc() doesn't work in repeat() (see bug 1350069).Firefox for Android: repeat(auto-fill, ...) and repeat(auto-fit, ...) only support one repeated column (see bug 1341507).Firefox for Android: calc() doesn't work in repeat() (see bug 1350069).
css.properties.grid-template-rows.subgrid 📋Firefox12/10/2019 Safari9/12/20221007
css.properties.height 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.height.auto 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.height.fit-content 📋Safari9/19/2017 Firefox11/2/20211505
css.properties.height.max-content 📋Safari9/19/2017 Firefox3/19/2019546
css.properties.height.min-content 📋Safari9/19/2017 Firefox3/19/2019546
css.properties.hyphenate-character 📋Firefox3/8/2022 Safari9/18/2023559
css.properties.hyphenate-character.auto 📋Safari7/20/2011 Firefox3/8/20223884
css.properties.hyphens 📋Firefox12/15/2015 Safari9/18/20232834
Edge: Only works if the specified language is the same as the language of the underlying OS.Internet Explorer: Only works if the specified language is the same as the language of the underlying OS.
css.properties.hyphens.auto Safari7/20/2011 Firefox8/16/201127
Chrome: Only supported on macOS.Edge: Only supported on macOS.Opera: Only supported on macOS.
css.properties.hyphens.language_catalan Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_croatian Firefox11/8/2011 Safari3/21/20161595
css.properties.hyphens.language_czech Safari3/21/2016 Firefox9/3/20243088
css.properties.hyphens.language_danish Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_dutch Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_english Safari7/20/2011 Firefox8/16/201127
Firefox: For English, Firefox uses an en-US dictionaryFirefox for Android: For English, Firefox for Android uses an en-US dictionarySafari: For English, Safari uses different en-GB and en-US dictionaries.Safari on iOS: For English, Safari on iOS uses different en-GB and en-US dictionaries.WebView on iOS: For English, WebView on iOS uses different en-GB and en-US dictionaries.
css.properties.hyphens.language_finnish Firefox11/8/2011 Safari3/21/20161595
css.properties.hyphens.language_french Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_german_reformed_orthography Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_hungarian Firefox12/20/2011 Safari3/21/20161553
css.properties.hyphens.language_italian Safari7/20/2011 Firefox12/20/2011153
css.properties.hyphens.language_norwegian_no Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_polish Firefox7/22/2014 Safari3/21/2016608
css.properties.hyphens.language_portuguese Firefox11/8/2011 Safari3/21/20161595
css.properties.hyphens.language_russian Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_spanish Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_swedish Safari7/20/2011 Firefox11/8/2011111
css.properties.hyphens.language_turkish Safari7/20/2011 Firefox12/20/2011153
css.properties.hyphens.language_ukrainian Firefox12/20/2011 Safari3/21/20161553
css.properties.image-orientation 📋Firefox12/10/2013 Safari3/24/20202296
css.properties.image-orientation.from-image 📋Firefox12/10/2013 Safari3/24/20202296
css.properties.image-orientation.none 📋Firefox12/10/2013 Safari3/24/20202296
css.properties.image-rendering 📋Firefox1/21/2010 Safari7/25/2012916
css.properties.image-rendering.auto 📋Firefox1/21/2010 Safari7/25/2012916
css.properties.image-rendering.crisp-edges 📋Safari10/22/2013 Firefox1/29/20191925
css.properties.image-rendering.optimizeQuality Firefox1/21/2010 Safari10/22/20131370
css.properties.image-rendering.optimizeSpeed Firefox1/21/2010 Safari10/22/20131370
css.properties.image-rendering.pixelated 📋Safari9/20/2016 Firefox10/5/20211841
css.properties.inline-size 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.inline-size.fit-content Safari3/25/2019 Firefox11/2/2021953
css.properties.inline-size.max-content Firefox3/19/2019 Safari3/25/20196
css.properties.inline-size.min-content Firefox3/19/2019 Safari3/25/20196
css.properties.inset 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.inset.auto 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.inset-block 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.inset-block.auto 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.inset-block-end 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.inset-block-end.auto 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.inset-block-start 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.inset-block-start.auto 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.inset-inline 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.inset-inline.auto 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.inset-inline-end 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.inset-inline-end.auto 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.inset-inline-start 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.inset-inline-start.auto 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.isolation 📋Safari10/16/2014 Firefox2/24/2015131
css.properties.justify-content 📋Firefox4/2/2013 Safari9/30/2015911
css.properties.justify-content.flex_context 📋Firefox4/2/2013 Safari10/22/2013203
Chrome: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome implements the new behavior beginning with Chrome 52.Chrome Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Chrome Android implements the new behavior beginning with Chrome Android 52.Firefox: Before Firefox 27, Firefox supported only single-line flexbox.Firefox for Android: Before Firefox for Android 27, Firefox for Android supported only single-line flexbox.Samsung Internet: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. Samsung Internet implements the new behavior beginning with Samsung Internet 6.0.WebView Android: Older versions of the specification treat absolute positioned children as though they are a 0 by 0 flex item. Later specification versions take the children out of the flow and set their positions based on align and justify properties. WebView Android implements the new behavior beginning with WebView Android 52.
css.properties.justify-content.flex_context.left_right Safari9/30/2015 Firefox3/7/2017524
Internet Explorer: This value is recognized, but has no effect.Opera Android: This value is recognized, but has no effect.
css.properties.justify-content.flex_context.safe_unsafe Firefox10/23/2018 Safari7/29/20242106
Chrome: Before version 115, this value is recognized, but has no effect.Chrome Android: Before version 115, this value is recognized, but has no effect.Edge: Before version 115, this value is recognized, but has no effect.Opera: Before version 101, this value is recognized, but has no effect.Opera Android: Before version 77, this value is recognized, but has no effect.Samsung Internet: Before version 23.0, this value is recognized, but has no effect.WebView Android: Before version 115, this value is recognized, but has no effect.
css.properties.justify-content.flex_context.space-evenly Firefox3/7/2017 Safari9/19/2017196
css.properties.justify-content.flex_context.start_end Firefox3/8/2016 Safari3/14/20222197
css.properties.justify-content.flex_context.stretch Safari9/30/2015 Firefox3/7/2017524
css.properties.justify-content.grid_context 📋Firefox3/7/2017 Safari3/27/201720
css.properties.justify-items 📋Firefox4/2/2013 Safari9/30/2015911
css.properties.justify-items.flex_context 📋Firefox4/2/2013 Safari9/30/2015911
css.properties.justify-items.grid_context 📋Firefox3/8/2016 Safari3/27/2017384
css.properties.justify-self 📋Firefox3/8/2016 Safari3/27/2017384
css.properties.justify-self.grid_context 📋Firefox3/8/2016 Safari3/27/2017384
Internet Explorer: Internet Explorer 10 and 11 have the property -ms-grid-column-align, which acts in a similar way to justify-self.
css.properties.left 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.left.auto 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.letter-spacing 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.letter-spacing.normal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.letter-spacing.svg_elements Safari7/20/2011 Firefox1/7/20203093
css.properties.lighting-color 📋Firefox6/17/2008 Safari7/25/20121499
css.properties.line-break 📋Safari9/19/2017 Firefox9/3/2019714
css.properties.line-break.anywhere 📋Firefox9/3/2019 Safari9/19/201916
css.properties.line-break.auto 📋Safari10/22/2013 Firefox9/3/20192142
css.properties.line-break.loose 📋Safari10/16/2014 Firefox9/3/20191783
css.properties.line-break.normal 📋Safari4/29/2005 Firefox9/3/20195240
css.properties.line-break.strict 📋Safari10/16/2014 Firefox9/3/20191783
css.properties.line-clamp 📋Firefox7/9/2019 Safari12/11/20241982
css.properties.line-clamp.none Firefox7/9/2019 Safari12/11/20241982
css.properties.line-height 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.line-height.normal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-image 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 86, this property did not accept an <image> type, and required the URL of an image.Firefox for Android: Before Firefox for Android 86, this property did not accept an <image> type, and required the URL of an image.
css.properties.list-style-image.none 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-position 📋Safari6/23/2003 Firefox11/9/2004505
Safari: In Safari, if a block element is the first child of a list element declared as list-style-position: inside, then the marker box is placed on the same line as the block element.Safari on iOS: In Safari on iOS, if a block element is the first child of a list element declared as list-style-position: inside, then the marker box is placed on the same line as the block element.WebView on iOS: In WebView on iOS, if a block element is the first child of a list element declared as list-style-position: inside, then the marker box is placed on the same line as the block element.
css.properties.list-style-position.inside 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-position.outside 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.arabic-indic 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.armenian 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.bengali 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.cambodian 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.circle 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.cjk-decimal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.cjk-earthly-branch 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.cjk-heavenly-stem 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.cjk-ideographic 📋Firefox11/9/2004 Safari6/7/20102036
Opera: Until version 15, only decimal numbers display.Opera Android: Until version 15, only decimal numbers display.
css.properties.list-style-type.decimal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.decimal-leading-zero 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.devanagari 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.disc 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.disclosure-closed 📋Firefox10/14/2014 Safari9/20/20212533
css.properties.list-style-type.disclosure-open 📋Firefox10/14/2014 Safari9/20/20212533
css.properties.list-style-type.ethiopic-halehame Firefox11/9/2004 Safari9/18/20236887
css.properties.list-style-type.ethiopic-halehame-am Firefox11/9/2004 Safari9/18/20236887
css.properties.list-style-type.ethiopic-halehame-ti-er Firefox11/9/2004 Safari6/7/20102036
css.properties.list-style-type.ethiopic-halehame-ti-et Firefox11/9/2004 Safari6/7/20102036
css.properties.list-style-type.ethiopic-numeric 📋Firefox10/14/2014 Safari9/20/20212533
Firefox: Before Firefox 38, Firefox added a dot as suffix of the number for ethiopic-numeric (for example, ፫. instead of ፫). The specification later defined the absence of a suffix, which Firefox 38 followed.Firefox for Android: Before Firefox for Android 38, Firefox for Android added a dot as suffix of the number for ethiopic-numeric (for example, ፫. instead of ፫). The specification later defined the absence of a suffix, which Firefox for Android 38 followed.
css.properties.list-style-type.georgian 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.gujarati 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.gurmukhi 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.hangul Firefox11/9/2004 Safari6/7/20102036
css.properties.list-style-type.hangul-consonant Firefox11/9/2004 Safari6/7/20102036
css.properties.list-style-type.hebrew 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.hiragana 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.hiragana-iroha 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.japanese-formal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.japanese-informal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.kannada 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.katakana 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.katakana-iroha 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.khmer 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.korean-hangul-formal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.korean-hanja-formal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.korean-hanja-informal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.lao 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.lower-alpha 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.lower-armenian 📋Safari7/20/2011 Firefox10/14/20141182
css.properties.list-style-type.lower-greek 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.lower-latin 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.lower-roman 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.malayalam 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.mongolian 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.myanmar 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.none 📋Safari6/23/2003 Firefox1/7/20206042
css.properties.list-style-type.oriya 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.persian 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.simp-chinese-formal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.simp-chinese-informal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.square 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.string Firefox7/2/2015 Safari4/26/20212125
css.properties.list-style-type.tamil 📋Firefox10/14/2014 Safari9/20/20212533
css.properties.list-style-type.telugu 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.thai 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.tibetan 📋Safari6/7/2010 Firefox10/14/20141590
css.properties.list-style-type.trad-chinese-formal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.trad-chinese-informal 📋Firefox3/18/2014 Safari9/20/20212743
css.properties.list-style-type.upper-alpha 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.upper-armenian 📋Safari7/20/2011 Firefox10/14/20141182
css.properties.list-style-type.upper-latin 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.upper-roman 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.list-style-type.urdu Safari6/7/2010 Firefox10/14/20141590
css.properties.margin 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.margin.auto Safari6/23/2003 Firefox11/9/2004505
Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode.
css.properties.margin-block 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.margin-block-end 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.margin-block-start 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.margin-bottom 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.margin-bottom.auto Safari6/23/2003 Firefox11/9/2004505
Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode.
css.properties.margin-inline 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.margin-inline-end 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.margin-inline-start 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.margin-left 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.margin-left.auto Safari6/23/2003 Firefox11/9/2004505
Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode.
css.properties.margin-right 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.margin-right.auto Safari6/23/2003 Firefox11/9/2004505
Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode.
css.properties.margin-top 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.margin-top.auto Safari6/23/2003 Firefox11/9/2004505
Edge: The auto value is not supported in quirks mode.Internet Explorer: The auto value is not supported in quirks mode.
css.properties.marker 📋Firefox1/7/2020 Safari3/24/202077
css.properties.marker-end 📋Firefox1/7/2020 Safari3/24/202077
css.properties.marker-mid 📋Firefox1/7/2020 Safari3/24/202077
css.properties.marker-start 📋Firefox1/7/2020 Safari3/24/202077
css.properties.mask 📋Firefox4/19/2017 Safari3/14/20221790
Chrome: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Chrome: While the property is recognized, values applied to it don't have any effect.Chrome Android: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Chrome Android: While the property is recognized, values applied to it don't have any effect.Edge: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Edge: While the property is recognized, values applied to it don't have any effect.Firefox: Only supports mask: url(file.svg#mask_id) or mask: url(#mask_id), where the URL is a reference to an SVG <mask> element.Firefox for Android: Only supports mask: url(file.svg#mask_id) or mask: url(#mask_id), where the URL is a reference to an SVG <mask> element.Quest Browser: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Quest Browser: While the property is recognized, values applied to it don't have any effect.Opera: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Opera: While the property is recognized, values applied to it don't have any effect.Opera Android: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Opera Android: While the property is recognized, values applied to it don't have any effect.Safari: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Safari: While the property is recognized, values applied to it don't have any effect.Safari on iOS: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Safari on iOS: While the property is recognized, values applied to it don't have any effect.Samsung Internet: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.Samsung Internet: While the property is recognized, values applied to it don't have any effect.WebView Android: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.WebView Android: While the property is recognized, values applied to it don't have any effect.WebView on iOS: The prefixed property can be used with SVG and HTML with a slightly different syntax, which allows setting the non-standard -webkit-mask-attachment property.WebView on iOS: While the property is recognized, values applied to it don't have any effect.
css.properties.mask-clip 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-composite 📋Firefox4/19/2017 Safari3/14/20221790
Chrome: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Chrome Android: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Edge: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Opera: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Opera Android: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Safari: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Safari on iOS: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.Samsung Internet: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.WebView Android: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.WebView on iOS: See also -webkit-mask-composite for a similar non-standard property that uses different keywords.
css.properties.mask-composite.add 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-composite.exclude 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-composite.intersect 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-composite.subtract 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-image 📋Firefox4/19/2017 Safari3/14/20221790
Chrome: From version 8, Chrome added support for gradient values. Initially, Chrome supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Chrome Android: From version 18, Chrome Android added support for gradient values. Initially, Chrome Android supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Quest Browser: From version 5.0, Quest Browser added support for gradient values. Initially, Quest Browser supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Safari: Initially, Safari supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.Safari on iOS: Initially, Safari on iOS supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.WebView Android: Initially, Android supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.WebView on iOS: Initially, WebView on iOS supported only -webkit- prefixed values for gradients (such as -webkit-linear-gradient()). Later, support for unprefixed values was added.
css.properties.mask-image.multiple_mask_images Safari6/8/2009 Firefox4/19/20172872
css.properties.mask-image.svg_masks Safari6/8/2009 Firefox4/19/20172872
css.properties.mask-mode 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-mode.alpha 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-mode.luminance 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-mode.match-source 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-origin 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-position 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-repeat 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-size 📋Firefox4/19/2017 Safari3/14/20221790
css.properties.mask-type 📋Safari10/22/2013 Firefox1/13/2015448
css.properties.mask-type.alpha 📋Safari10/22/2013 Firefox1/13/2015448
css.properties.mask-type.luminance 📋Safari10/22/2013 Firefox1/13/2015448
css.properties.math-style 📋Safari4/26/2021 Firefox8/29/2023855
css.properties.max-block-size 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.max-block-size.fit-content Safari3/25/2019 Firefox11/2/2021953
css.properties.max-block-size.max-content Firefox3/19/2019 Safari3/25/20196
css.properties.max-block-size.min-content Firefox3/19/2019 Safari3/25/20196
css.properties.max-height 📋Firefox11/9/2004 Safari4/15/2005157
Firefox: CSS 2.1 leaves the behavior of max-height with table undefined. Firefox supports applying max-height to table elements.Opera: CSS 2.1 leaves the behavior of max-height with table undefined. Opera supports applying max-height to table elements.
css.properties.max-height.fit-content 📋Safari9/19/2017 Firefox11/2/20211505
Firefox: Firefox implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.Firefox for Android: Firefox for Android implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.
css.properties.max-height.max-content 📋Safari9/19/2017 Firefox3/19/2019546
css.properties.max-height.min-content 📋Safari9/19/2017 Firefox3/19/2019546
css.properties.max-height.none 📋Firefox11/9/2004 Safari4/15/2005157
css.properties.max-inline-size 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.max-inline-size.fit-content Safari3/25/2019 Firefox11/2/2021953
css.properties.max-inline-size.max-content Firefox3/19/2019 Safari3/25/20196
css.properties.max-inline-size.min-content Firefox3/19/2019 Safari3/25/20196
css.properties.max-width 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: CSS 2.1 leaves the behavior of max-width with table undefined. Firefox supports applying max-width to table elements.Firefox for Android: CSS 2.1 leaves the behavior of max-width with table undefined. Firefox for Android supports applying max-width to table elements.Opera: CSS 2.1 leaves the behavior of max-width with table undefined. Opera supports applying max-width to table elements.
css.properties.max-width.fit-content 📋Safari9/19/2017 Firefox11/2/20211505
Firefox: Firefox implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.Firefox for Android: Firefox for Android implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.
css.properties.max-width.max-content 📋Safari9/19/2017 Firefox3/19/2019546
css.properties.max-width.min-content 📋Safari9/19/2017 Firefox3/19/2019546
css.properties.max-width.none 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.min-block-size 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.min-block-size.fit-content Safari3/25/2019 Firefox11/2/2021953
css.properties.min-block-size.max-content Firefox3/19/2019 Safari3/25/20196
css.properties.min-block-size.min-content Firefox3/19/2019 Safari3/25/20196
css.properties.min-height 📋Safari4/15/2005 Firefox6/17/20081159
Firefox: CSS 2.1 leaves the behavior of min-height with table undefined. Firefox supports applying min-height to table elements.Firefox for Android: CSS 2.1 leaves the behavior of min-height with table undefined. Firefox for Android supports applying min-height to table elements.Internet Explorer: In Internet Explorer 10 and 11, a min-height declaration on a column-direction flex container doesn't apply to the container's flex items. See Flexbug #3 for more info.Opera: CSS 2.1 leaves the behavior of min-height with table undefined. Opera supports applying min-height to table elements.
css.properties.min-height.auto Safari10/22/2013 Firefox12/1/2014405
Firefox: Firefox 18 and later used auto as the initial value for min-height.Firefox for Android: Firefox for Android 18 and later used auto as the initial value for min-height.
css.properties.min-height.fit-content Safari9/19/2017 Firefox11/2/20211505
Firefox: Firefox implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.Firefox for Android: Firefox for Android implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.
css.properties.min-height.max-content Safari9/19/2017 Firefox3/19/2019546
css.properties.min-height.min-content Safari9/19/2017 Firefox3/19/2019546
css.properties.min-inline-size 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.min-inline-size.fit-content Safari3/25/2019 Firefox11/2/2021953
css.properties.min-inline-size.max-content Firefox3/19/2019 Safari3/25/20196
css.properties.min-inline-size.min-content Firefox3/19/2019 Safari3/25/20196
css.properties.min-width 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: CSS 2.1 leaves the behavior of min-width with table undefined. Firefox supports applying min-width to table elements.Firefox for Android: CSS 2.1 leaves the behavior of min-width with table undefined. Firefox for Android supports applying min-width to table elements.Opera: CSS 2.1 leaves the behavior of min-width with table undefined. Opera supports applying min-width to table elements.
css.properties.min-width.auto Safari10/22/2013 Firefox12/1/2014405
Chrome: Chrome uses auto as the initial value for min-width.Chrome Android: Chrome Android uses auto as the initial value for min-width.Edge: Edge uses auto as the initial value for min-width.Firefox: Firefox 18 and later (until the value was removed), used auto as the initial value for min-width.Firefox for Android: Firefox for Android 18 and later (until the value was removed), used auto as the initial value for min-width.Quest Browser: Quest Browser uses auto as the initial value for min-width.Opera: Opera uses auto as the initial value for min-width.Opera Android: Opera Android uses auto as the initial value for min-width.Samsung Internet: Samsung Internet uses auto as the initial value for min-width.WebView Android: WebView Android uses auto as the initial value for min-width.
css.properties.min-width.fit-content Safari9/19/2017 Firefox11/2/20211505
Firefox: Firefox implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.Firefox for Android: Firefox for Android implements the definitions given in CSS3 Basic Box. This defines available and not fit-available. Also, the definition of fit-content is simpler than in CSS3 Sizing.
css.properties.min-width.max-content Safari9/19/2017 Firefox3/19/2019546
css.properties.min-width.min-content Safari9/19/2017 Firefox3/19/2019546
css.properties.mix-blend-mode 📋Firefox9/2/2014 Safari10/16/201444
css.properties.mix-blend-mode.plus-lighter 📋Safari3/21/2016 Firefox4/5/20222206
css.properties.object-fit 📋Firefox2/24/2015 Safari9/20/2016574
Edge: Only supported for <img> elements.
css.properties.object-fit.contain 📋Firefox2/24/2015 Safari9/20/2016574
css.properties.object-fit.cover 📋Firefox2/24/2015 Safari9/20/2016574
css.properties.object-fit.fill 📋Firefox2/24/2015 Safari9/20/2016574
css.properties.object-fit.none 📋Firefox2/24/2015 Safari9/20/2016574
css.properties.object-fit.scale-down 📋Firefox2/24/2015 Safari9/20/2016574
css.properties.object-position 📋Firefox2/24/2015 Safari9/20/2016574
Edge: Only supported for <img> elements.
css.properties.offset 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-anchor 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-anchor.auto 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-anchor.bottom 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-anchor.center 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-anchor.left 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-anchor.right 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-anchor.top 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-distance 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-path 📋Firefox1/7/2020 Safari3/14/2022797
Samsung Internet: path() is the only value type supported.
css.properties.offset-path.basic_shape 📋Firefox1/23/2024 Safari9/16/2024237
css.properties.offset-path.border-box 📋Firefox1/23/2024 Safari9/16/2024237
css.properties.offset-path.content-box 📋Firefox1/23/2024 Safari9/16/2024237
css.properties.offset-path.fill-box 📋Firefox1/23/2024 Safari9/16/2024237
css.properties.offset-path.none 📋Firefox1/7/2020 Safari9/16/20241714
css.properties.offset-path.padding-box 📋Firefox1/23/2024 Safari9/16/2024237
css.properties.offset-path.path Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-path.ray 📋Safari9/12/2022 Firefox1/23/2024498
css.properties.offset-path.stroke-box 📋Firefox1/23/2024 Safari9/16/2024237
css.properties.offset-path.url 📋Safari9/18/2023 Firefox1/23/2024127
css.properties.offset-path.view-box 📋Firefox1/23/2024 Safari9/16/2024237
css.properties.offset-position 📋Safari9/12/2022 Firefox1/23/2024498
css.properties.offset-position.auto 📋Safari9/12/2022 Firefox1/23/2024498
css.properties.offset-position.bottom 📋Safari9/12/2022 Firefox1/23/2024498
css.properties.offset-position.center 📋Safari9/12/2022 Firefox1/23/2024498
css.properties.offset-position.left 📋Safari9/12/2022 Firefox1/23/2024498
css.properties.offset-position.normal 📋Safari12/11/2023 Firefox1/23/202443
css.properties.offset-position.right 📋Safari9/12/2022 Firefox1/23/2024498
css.properties.offset-position.top 📋Safari9/12/2022 Firefox1/23/2024498
css.properties.offset-rotate 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-rotate.auto 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.offset-rotate.reverse 📋Firefox1/7/2020 Safari9/12/2022979
css.properties.opacity 📋Firefox11/9/2004 Safari4/29/2005171
css.properties.opacity.percentages Firefox10/22/2019 Safari3/24/2020154
css.properties.order 📋Firefox4/2/2013 Safari9/30/2015911
Firefox: Since Firefox 28, multi-line flexbox is supported.Firefox for Android: Since Firefox for Android 28, multi-line flexbox is supported.
css.properties.outline 📋Firefox4/19/2021 Safari3/27/2023707
Chrome: Before Chrome 94, outline does not follow the shape of border-radius.Chrome Android: Before Chrome Android 94, outline does not follow the shape of border-radius.Edge: Before Edge 94, outline does not follow the shape of border-radius.Firefox: Before Firefox 88, outline does not follow the shape of border-radius.Firefox for Android: Before Firefox for Android 88, outline does not follow the shape of border-radius.Quest Browser: Before Quest Browser 18.0, outline does not follow the shape of border-radius.Opera: Before Opera 80, outline does not follow the shape of border-radius.Safari: Before Safari 16.4, outline does not follow the shape of border-radius. See bug 20807.Safari on iOS: Before Safari on iOS 16.4, outline does not follow the shape of border-radius. See bug 20807.WebView Android: Before Chrome 94, outline does not follow the shape of border-radius.WebView on iOS: Before WebView on iOS 16.4, outline does not follow the shape of border-radius. See bug 20807.
css.properties.outline-color 📋Safari2/2/2004 Firefox11/29/2005666
css.properties.outline-offset 📋Safari2/2/2004 Firefox11/29/2005666
Firefox: Before Firefox 88, an outline does not follow the shape of border-radius.Firefox for Android: Before Firefox for Android 88, an outline does not follow the shape of border-radius.
css.properties.outline-style 📋Safari2/2/2004 Firefox11/29/2005666
Firefox: Before Firefox 88, an outline does not follow the shape of border-radius.Firefox for Android: Before Firefox for Android 88, an outline does not follow the shape of border-radius.
css.properties.outline-style.auto 📋Safari2/2/2004 Firefox11/29/2005666
css.properties.outline-style.dashed 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-style.dotted 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-style.double 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-style.groove 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-style.inset 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-style.none 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-style.outset 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-style.ridge 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-style.solid 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.outline-width 📋Safari2/2/2004 Firefox11/29/2005666
Firefox: Before Firefox 88, an outline does not follow the shape of border-radius.Firefox for Android: Before Firefox for Android 88, an outline does not follow the shape of border-radius.
css.properties.overflow 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: After Firefox 3.6, the overflow property is correctly applied to table group elements (<thead>, <tbody>, <tfoot>).Internet Explorer: From version 4 to 6, Internet Explorer enlarges an element with overflow: visible (default value) to fit the content inside it. height and width behave like min-height and min-width, respectively.
css.properties.overflow.auto 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.overflow.clip 📋Firefox9/22/2020 Safari9/12/2022720
css.properties.overflow.hidden 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.overflow.multiple_keywords Firefox6/26/2018 Safari3/24/2020637
css.properties.overflow.scroll 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.overflow.visible 📋Firefox11/9/2004 Safari10/26/20071081
css.properties.overflow-wrap 📋Safari10/22/2013 Firefox9/20/20161064
css.properties.overflow-wrap.anywhere 📋Firefox1/29/2019 Safari3/14/20221140
css.properties.overflow-wrap.break-word 📋Safari6/23/2003 Firefox6/30/20092199
css.properties.overflow-wrap.normal 📋Safari6/23/2003 Firefox6/30/20092199
css.properties.overflow-x 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-x.auto 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-x.clip 📋Firefox9/22/2020 Safari9/12/2022720
css.properties.overflow-x.hidden 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-x.scroll 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-x.visible 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-y 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-y.auto 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-y.clip 📋Firefox9/22/2020 Safari9/12/2022720
css.properties.overflow-y.hidden 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-y.scroll 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overflow-y.visible 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.overscroll-behavior 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior.auto 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior.contain 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior.none 📋Firefox3/13/2018 Safari9/12/20221644
Edge: The none value incorrectly behaves as contain (allowing for the elastic bounce effect).
css.properties.overscroll-behavior-block 📋Firefox2/11/2020 Safari9/12/2022944
css.properties.overscroll-behavior-block.auto 📋Firefox2/11/2020 Safari9/12/2022944
css.properties.overscroll-behavior-block.contain 📋Firefox2/11/2020 Safari9/12/2022944
css.properties.overscroll-behavior-block.none 📋Firefox2/11/2020 Safari9/12/2022944
css.properties.overscroll-behavior-inline 📋Firefox2/11/2020 Safari9/12/2022944
css.properties.overscroll-behavior-inline.auto 📋Firefox2/11/2020 Safari9/12/2022944
css.properties.overscroll-behavior-inline.contain 📋Firefox2/11/2020 Safari9/12/2022944
css.properties.overscroll-behavior-inline.none 📋Firefox2/11/2020 Safari9/12/2022944
css.properties.overscroll-behavior-x 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior-x.auto 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior-x.contain 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior-x.none 📋Firefox3/13/2018 Safari9/12/20221644
Edge: The none value incorrectly behaves as contain (allowing for the elastic bounce effect).
css.properties.overscroll-behavior-y 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior-y.auto 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior-y.contain 📋Firefox3/13/2018 Safari9/12/20221644
css.properties.overscroll-behavior-y.none 📋Firefox3/13/2018 Safari9/12/20221644
Edge: The none value incorrectly behaves as contain (allowing for the elastic bounce effect).
css.properties.padding 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.padding-block 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.padding-block-end 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.padding-block-start 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.padding-bottom 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.padding-inline 📋Firefox3/19/2019 Safari4/26/2021769
css.properties.padding-inline-end 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.padding-inline-start 📋Firefox9/22/2015 Safari3/25/20191280
css.properties.padding-left 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.padding-right 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.padding-top 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.page 📋Safari3/24/2020 Firefox2/14/20231057
css.properties.page-break-after 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-after.always 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-after.auto 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-after.left 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-after.right 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-before 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-before.always 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-before.auto 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-before.left 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-before.right 📋Safari2/2/2004 Firefox11/9/2004281
css.properties.page-break-inside 📋Safari4/15/2005 Firefox2/19/20132867
css.properties.page-break-inside.auto 📋Safari4/15/2005 Firefox2/19/20132867
css.properties.page-break-inside.avoid 📋Safari4/15/2005 Firefox2/19/20132867
Firefox: Until Firefox 25, page-break-inside: avoid did not work with the height of a block.Firefox for Android: Until Firefox for Android 25, page-break-inside: avoid did not work with the height of a block.
css.properties.paint-order 📋Safari9/19/2017 Firefox5/9/2018232
Chrome: Does not affect stroked HTML text, see bug 41372165Chrome Android: Does not affect stroked HTML text, see bug 41372165Edge: Does not affect stroked HTML text, see bug 41372165Quest Browser: Does not affect stroked HTML text, see bug 41372165Opera: Does not affect stroked HTML text, see bug 41372165Opera Android: Does not affect stroked HTML text, see bug 41372165Safari: Does not affect stroked HTML text, see bug 168601Safari on iOS: Does not affect stroked HTML text, see bug 168601Samsung Internet: Does not affect stroked HTML text, see bug 41372165WebView Android: Does not affect stroked HTML text, see bug 41372165WebView on iOS: Does not affect stroked HTML text, see bug 168601
css.properties.perspective 📋Firefox10/9/2012 Safari9/30/20151086
Safari on iOS: In iOS 13, the perspective property did not function properly. The issues were fixed in iOS 14.WebView on iOS: In iOS 13, the perspective property did not function properly. The issues were fixed in iOS 14.
css.properties.perspective.none 📋Safari6/8/2009 Firefox1/31/2012967
css.properties.perspective-origin 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.perspective-origin.bottom 📋Safari6/8/2009 Firefox1/31/2012967
css.properties.perspective-origin.center 📋Safari6/8/2009 Firefox1/31/2012967
css.properties.perspective-origin.left 📋Safari6/8/2009 Firefox1/31/2012967
css.properties.perspective-origin.right 📋Safari6/8/2009 Firefox1/31/2012967
css.properties.perspective-origin.top 📋Safari6/8/2009 Firefox1/31/2012967
css.properties.place-content 📋Safari9/30/2015 Firefox3/8/2016160
css.properties.place-content.flex_context Safari9/30/2015 Firefox3/8/2016160
Firefox: Starting with version 60, you can only specify a single value if it is valid for both align-content and justify-content.Firefox for Android: Starting with version 60, you can only specify a single value if it is valid for both align-content and justify-content.
css.properties.place-content.grid_context Firefox4/19/2017 Safari9/19/2017153
Firefox: Starting with version 60, you can only specify a single value if it is valid for both align-content and justify-content.Firefox for Android: Starting with version 60, you can only specify a single value if it is valid for both align-content and justify-content.
css.properties.place-items 📋Firefox3/8/2016 Safari9/19/2017560
css.properties.place-items.flex_context Firefox3/8/2016 Safari9/19/2017560
css.properties.place-items.grid_context Firefox3/8/2016 Safari9/19/2017560
css.properties.place-self 📋Firefox3/8/2016 Safari9/19/2017560
css.properties.place-self.flex_context Firefox3/8/2016 Safari9/19/2017560
css.properties.place-self.grid_context Firefox3/8/2016 Safari9/19/2017560
css.properties.pointer-events 📋Firefox11/29/2005 Safari6/8/20091287
css.properties.pointer-events.html_elements Safari6/8/2009 Firefox1/21/2010227
css.properties.position 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.position.absolute 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 57, absolute positioning did not work correctly when applied to elements inside tables that have border-collapse applied to them (bug 1379306).Firefox: Before Firefox 30, absolute positioning of table rows and row groups was not supported (bug 63895).Firefox for Android: Before Firefox for Android 57, absolute positioning did not work correctly when applied to elements inside tables that have border-collapse applied to them (bug 1379306).Firefox for Android: Before Firefox for Android 30, absolute positioning of table rows and row groups was not supported (bug 63895).
css.properties.position.absolutely_positioned_flex_children Firefox3/7/2017 Safari9/19/2017196
css.properties.position.fixed 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 44, position: fixed didn't create a stacking context in most cases. Firefox and the specification have been modified to mimic Chrome and Safari's long-time behavior.Firefox for Android: Before Firefox for Android 44, position: fixed didn't create a stacking context in most cases. Firefox for Android and the specification have been modified to mimic Chrome and Safari's long-time behavior.Internet Explorer: In Internet Explorer, fixed positioning doesn't work if the document is in quirks mode.
css.properties.position.position_sticky_table_elements Safari10/16/2014 Firefox3/13/20181244
Firefox: Borders do not display on table headers if border-collapse is set to collapse (bug 1727594).Firefox for Android: Borders do not display on table headers if border-collapse is set to collapse (bug 1727594).
css.properties.position.relative 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.position.static 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.position.sticky 📋Firefox9/2/2014 Safari9/19/20191843
css.properties.print-color-adjust 📋Firefox2/8/2022 Safari3/14/202234
Chrome: Chrome does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Chrome: Before version 26, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Chrome Android: Chrome Android does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Chrome Android: Before version 26, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Edge: Edge does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Quest Browser: Quest Browser does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Quest Browser: Before version 5.0, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.Opera: Opera does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Opera Android: Opera does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Safari: Safari does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Safari on iOS: Safari on iOS does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Samsung Internet: Samsung Internet does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.Samsung Internet: In version 1, if background images are clipped (for example, when using background-image sprites) and -webkit-print-color-adjust is set to exact, then backgrounds will appear distorted when printed. Solid backgrounds and background images that are not clipped (i.e., backgrounds that have narrower and shorter than the element to which they are applied) are printed correctly. See bug 40219905.WebView Android: WebView does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.WebView on iOS: WebView on iOS does not print backgrounds of the <body> element. If this property is set to exact for the <body> element, it will apply only to its descendants.
css.properties.print-color-adjust.economy 📋Safari7/25/2012 Firefox2/8/20223485
css.properties.print-color-adjust.exact 📋Safari7/25/2012 Firefox2/8/20223485
css.properties.quotes 📋Firefox11/29/2005 Safari9/30/20153592
css.properties.quotes.auto 📋Firefox10/22/2019 Safari4/26/2021552
Internet Explorer: This value is not supported, but the default browser behavior is to choose appropriate quotes for the user's language setting
css.properties.quotes.none 📋Firefox11/29/2005 Safari9/30/20153592
css.properties.r 📋Firefox1/7/2020 Safari3/24/202077
css.properties.resize 📋Safari10/26/2007 Firefox3/22/20111243
Safari on iOS: The value is recognized, but has no effect.WebView on iOS: The value is recognized, but has no effect.
css.properties.resize.block Firefox10/23/2018 Safari9/12/20221420
css.properties.resize.block_level_support Safari6/8/2009 Firefox6/21/2011743
Firefox: resize doesn't have any effect on <iframe>. See bug 680823)Firefox for Android: resize doesn't have any effect on <iframe>. See bug 680823)
css.properties.resize.inline Firefox10/23/2018 Safari9/12/20221420
css.properties.right 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.right.auto 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.rotate 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.rotate.none 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.rotate.x_y_z_angle Firefox1/7/2020 Safari4/26/2021475
css.properties.row-gap 📋Firefox3/7/2017 Safari3/27/201720
css.properties.row-gap.flex_context 📋Firefox10/23/2018 Safari4/26/2021916
css.properties.row-gap.grid_context 📋Firefox6/26/2018 Safari9/17/201883
css.properties.ruby-align 📋Firefox5/12/2015 Safari12/11/20243501
Internet Explorer: Internet Explorer 9 and later supports an earlier draft of CSS Ruby with non-standard values for this property: auto, left, center, right, distribute-letter, distribute-space, and line-edge.
css.properties.ruby-align.center 📋Firefox5/12/2015 Safari12/11/20243501
css.properties.ruby-align.space-around 📋Firefox5/12/2015 Safari12/11/20243501
css.properties.ruby-align.space-between 📋Firefox5/12/2015 Safari12/11/20243501
css.properties.ruby-align.start 📋Firefox5/12/2015 Safari12/11/20243501
css.properties.ruby-position 📋Firefox5/12/2015 Safari12/11/20243501
Chrome: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Chrome Android: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Edge: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Internet Explorer: Internet Explorer 9 and later support an old draft values: inline (equivalent of having display: inline on the ruby), and above (synonym of the modern over).Quest Browser: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Opera: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Opera Android: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Safari: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).Safari on iOS: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).WebView Android: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).WebView on iOS: Implemented as a non-standard, prefixed, version of ruby-position, -webkit-ruby-position: it has two properties: before and after (both equivalent, for ltr and rtl scripts to the standard over value used with ruby-align: start).
css.properties.ruby-position.over Firefox1/7/2020 Safari12/11/20241800
css.properties.ruby-position.under Firefox1/7/2020 Safari12/11/20241800
css.properties.scale 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.scale.none 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.scroll-behavior 📋Firefox2/24/2015 Safari3/14/20222575
css.properties.scroll-behavior.auto 📋Firefox2/24/2015 Safari3/14/20222575
css.properties.scroll-behavior.smooth 📋Firefox2/24/2015 Safari3/14/20222575
css.properties.scroll-margin 📋Safari4/26/2021 Firefox7/13/202178
Firefox: The scroll-margin property can cause an element's visibility to be incorrectly calculated for element.focus(). See bug 1708303.Firefox for Android: The scroll-margin property can cause an element's visibility to be incorrectly calculated for element.focus(). See bug 1708303.Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.
css.properties.scroll-margin-block 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-margin-block-end 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-margin-block-start 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-margin-bottom 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.
css.properties.scroll-margin-inline 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-margin-inline-end 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-margin-inline-start 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-margin-left 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.
css.properties.scroll-margin-right 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.
css.properties.scroll-margin-top 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Before version 14.1, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.Safari on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.WebView on iOS: Before version 14.5, scroll margin is not applied for scrolls to fragment target or scrollIntoView(), see bug 189265.
css.properties.scroll-padding 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.
css.properties.scroll-padding.auto 📋Safari9/19/2017 Firefox7/9/2019658
css.properties.scroll-padding-block 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-block.auto 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-block-end 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-block-end.auto 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-block-start 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-block-start.auto 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-bottom 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.
css.properties.scroll-padding-inline 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-inline.auto 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-inline-end 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-inline-end.auto 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-inline-start 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-inline-start.auto 📋Firefox7/9/2019 Safari9/20/2021804
css.properties.scroll-padding-left 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.
css.properties.scroll-padding-right 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.
css.properties.scroll-padding-top 📋Firefox7/9/2019 Safari4/26/2021657
Safari: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.Safari on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.WebView on iOS: Scroll padding is not applied for scrolls to fragment target or scrollIntoView(), see bug 179379.
css.properties.scroll-snap-align 📋Safari9/19/2017 Firefox7/9/2019658
css.properties.scroll-snap-align.center 📋Safari9/19/2017 Firefox7/9/2019658
css.properties.scroll-snap-align.end 📋Safari9/19/2017 Firefox7/9/2019658
css.properties.scroll-snap-align.none 📋Safari9/19/2017 Firefox7/9/2019658
css.properties.scroll-snap-align.start 📋Safari9/19/2017 Firefox7/9/2019658
css.properties.scroll-snap-stop 📋Safari9/20/2021 Firefox7/26/2022309
css.properties.scroll-snap-stop.always 📋Safari9/20/2021 Firefox7/26/2022309
css.properties.scroll-snap-stop.normal 📋Safari9/20/2021 Firefox7/26/2022309
css.properties.scroll-snap-type 📋Safari9/19/2017 Firefox4/5/20221659
Edge: Edge supports an earlier draft of CSS Scroll Snap without axis values.Firefox: On macOS Monterey, scroll snapping does not complete reliably. See bug 1749352.Firefox: An earlier draft of CSS Scroll Snap without axis values.Firefox for Android: An earlier draft of CSS Scroll Snap without axis values.Internet Explorer: Internet Explorer supports an earlier draft of CSS Scroll Snap without axis values.Safari: Older Safari versions support an earlier draft of CSS Scroll Snap without axis values.Safari on iOS: Older Safari on iOS versions support an earlier draft of CSS Scroll Snap without axis values.WebView on iOS: Older WebView on iOS versions support an earlier draft of CSS Scroll Snap without axis values.
css.properties.scroll-snap-type.block 📋Firefox7/9/2019 Safari3/24/2020259
css.properties.scroll-snap-type.both 📋Firefox7/9/2019 Safari3/24/2020259
css.properties.scroll-snap-type.inline 📋Firefox7/9/2019 Safari3/24/2020259
css.properties.scroll-snap-type.none 📋Firefox7/2/2015 Safari3/24/20201727
css.properties.scroll-snap-type.x 📋Firefox7/9/2019 Safari3/24/2020259
css.properties.scroll-snap-type.y 📋Firefox7/9/2019 Safari3/24/2020259
css.properties.scrollbar-gutter 📋Firefox2/8/2022 Safari12/11/20241037
css.properties.scrollbar-gutter.auto 📋Firefox2/8/2022 Safari12/11/20241037
css.properties.scrollbar-gutter.stable 📋Firefox2/8/2022 Safari12/11/20241037
css.properties.scrollbar-width 📋Firefox12/11/2018 Safari12/11/20242192
css.properties.scrollbar-width.auto 📋Firefox12/11/2018 Safari12/11/20242192
css.properties.scrollbar-width.none 📋Firefox12/11/2018 Safari12/11/20242192
css.properties.scrollbar-width.thin 📋Firefox12/11/2018 Safari12/11/20242192
css.properties.shape-image-threshold 📋Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-margin 📋Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-outside 📋Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-outside.circle Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-outside.gradient 📋Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-outside.image 📋Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-outside.inset Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-outside.none 📋Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-outside.polygon Safari3/27/2017 Firefox9/5/2018527
css.properties.shape-rendering 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stop-color 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stop-opacity 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke-dasharray 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.stroke-dasharray.none 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke-dashoffset 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.stroke-linecap 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.stroke-linecap.butt 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke-linecap.round 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke-linecap.square 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke-linejoin 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.stroke-linejoin.bevel 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke-linejoin.miter 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke-linejoin.round 📋Firefox1/7/2020 Safari3/24/202077
css.properties.stroke-miterlimit 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.stroke-opacity 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.stroke-width 📋Firefox11/9/2004 Safari3/24/20205614
css.properties.tab-size 📋Safari10/22/2013 Firefox8/10/20212849
Chrome: This property is not yet animatable.Chrome Android: This property is not yet animatable.Edge: This property is not yet animatable.Firefox: Before Firefox 53, this property was not animatable.Firefox for Android: Before Firefox for Android 53, this property was not animatable.Quest Browser: This property is not yet animatable.Samsung Internet: This property is not yet animatable.
css.properties.tab-size.length 📋Firefox4/19/2017 Safari3/24/20201070
css.properties.table-layout 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.text-align 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.text-align.center 📋Firefox11/9/2004 Safari6/8/20091672
css.properties.text-align.end 📋Firefox11/9/2004 Safari3/18/20081225
css.properties.text-align.justify 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.text-align.left 📋Firefox11/9/2004 Safari6/8/20091672
css.properties.text-align.match-parent 📋Firefox8/11/2015 Safari3/14/20222407
css.properties.text-align.right 📋Firefox11/9/2004 Safari6/8/20091672
css.properties.text-align.start 📋Firefox11/9/2004 Safari3/18/20081225
css.properties.text-align-last 📋Firefox9/20/2016 Safari9/12/20222183
Internet Explorer: IE only supports text-align-last when text-align is set to justify.Internet Explorer: The start and end values are not supported.
css.properties.text-align-last.auto 📋Firefox4/24/2012 Safari9/12/20223793
css.properties.text-anchor 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-combine-upright 📋Firefox8/2/2016 Safari3/14/20222050
Chrome: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Chrome Android: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Firefox: Before version 81, Firefox implemented the property as animatable. This was corrected to spec in 81.Firefox for Android: Before version 81, Firefox for Android implemented the property as animatable. This was corrected to spec in 81.Quest Browser: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Opera: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Opera Android: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Safari: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Safari on iOS: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.Samsung Internet: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.WebView Android: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.WebView on iOS: This property was initially named -webkit-text-combine according to a 2011 version of the CSS3 Writing Modes specification, supporting the values none and horizontal without digits.
css.properties.text-decoration 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.text-decoration.includes_color-and-style Firefox8/16/2011 Safari10/16/20141157
css.properties.text-decoration-color 📋Firefox2/24/2015 Safari3/25/20191490
css.properties.text-decoration-line 📋Firefox2/24/2015 Safari3/25/20191490
css.properties.text-decoration-line.blink 📋Firefox12/10/2013 Safari10/16/2014310
Chrome: The blink value does not have any effect.Chrome Android: The blink value does not have any effect.Edge: The blink value does not have any effect.Firefox: The blink value does not have any effect.Firefox for Android: The blink value does not have any effect.Quest Browser: The blink value does not have any effect.Samsung Internet: The blink value does not have any effect.WebView Android: The blink value does not have any effect.
css.properties.text-decoration-line.line-through 📋Firefox8/16/2011 Safari10/16/20141157
css.properties.text-decoration-line.none 📋Firefox8/16/2011 Safari10/16/20141157
css.properties.text-decoration-line.overline 📋Firefox8/16/2011 Safari10/16/20141157
css.properties.text-decoration-line.underline 📋Firefox8/16/2011 Safari10/16/20141157
css.properties.text-decoration-skip-ink 📋Firefox10/22/2019 Safari3/14/2022874
css.properties.text-decoration-skip-ink.all 📋Firefox4/7/2020 Safari3/14/2022706
css.properties.text-decoration-skip-ink.auto 📋Firefox10/22/2019 Safari3/14/2022874
css.properties.text-decoration-skip-ink.none 📋Firefox10/22/2019 Safari3/14/2022874
css.properties.text-decoration-style 📋Firefox2/24/2015 Safari3/25/20191490
css.properties.text-decoration-style.wavy Firefox8/16/2011 Safari10/16/20141157
css.properties.text-decoration-thickness 📋Safari3/25/2019 Firefox10/22/2019211
Chrome: The text-decoration-thickness property does not work unless either text-underline-offset is set to something other than auto or text-decoration-color is set to something other than currentColor. See bug 40734940.Chrome Android: The text-decoration-thickness property does not work unless either text-underline-offset is set to something other than auto or text-decoration-color is set to something other than currentColor. See bug 40734940.Edge: The text-decoration-thickness property does not work unless either text-underline-offset is set to something other than auto or text-decoration-color is set to something other than currentColor. See bug 40734940.Quest Browser: The text-decoration-thickness property does not work unless either text-underline-offset is set to something other than auto or text-decoration-color is set to something other than currentColor. See bug 40734940.Opera: The text-decoration-thickness property does not work unless either text-underline-offset is set to something other than auto or text-decoration-color is set to something other than currentColor. See bug 40734940.Opera Android: The text-decoration-thickness property does not work unless either text-underline-offset is set to something other than auto or text-decoration-color is set to something other than currentColor. See bug 40734940.Samsung Internet: The text-decoration-thickness property does not work unless either text-underline-offset is set to something other than auto or text-decoration-color is set to something other than currentColor. See bug 40734940.WebView Android: The text-decoration-thickness property does not work unless either text-underline-offset is set to something other than auto or text-decoration-color is set to something other than currentColor. See bug 40734940.
css.properties.text-decoration-thickness.auto 📋Safari3/25/2019 Firefox10/22/2019211
css.properties.text-decoration-thickness.from-font 📋Safari3/25/2019 Firefox10/22/2019211
css.properties.text-decoration-thickness.percentage Firefox3/10/2020 Safari3/5/20241456
css.properties.text-emphasis 📋Safari10/22/2013 Firefox4/26/2016917
css.properties.text-emphasis-color 📋Safari10/22/2013 Firefox4/26/2016917
css.properties.text-emphasis-position 📋Safari10/22/2013 Firefox4/26/2016917
css.properties.text-emphasis-position.left Safari10/16/2014 Firefox4/26/2016558
css.properties.text-emphasis-position.over Safari3/24/2020 Firefox12/13/2022994
css.properties.text-emphasis-position.right Safari10/16/2014 Firefox4/26/2016558
css.properties.text-emphasis-position.under Safari3/24/2020 Firefox12/13/2022994
css.properties.text-emphasis-style 📋Safari10/22/2013 Firefox4/26/2016917
css.properties.text-emphasis-style.circle 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-emphasis-style.dot 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-emphasis-style.double-circle 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-emphasis-style.filled 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-emphasis-style.none 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-emphasis-style.sesame 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-emphasis-style.triangle 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-indent 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.text-indent.each-line 📋Safari9/20/2021 Firefox12/19/2023820
css.properties.text-indent.hanging 📋Safari9/20/2021 Firefox12/19/2023820
css.properties.text-orientation 📋Firefox9/22/2015 Safari9/16/20201821
css.properties.text-orientation.mixed 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-orientation.sideways 📋Safari10/22/2013 Firefox1/26/2016826
css.properties.text-orientation.upright 📋Firefox1/7/2020 Safari3/24/202077
css.properties.text-overflow 📋Safari4/15/2005 Firefox9/27/20112356
Firefox: Until Firefox 10, handling of text-overflow on blocks with inline overflow on both horizontal sides was incorrect. Before Firefox 10, if only one value was specified (such as text-overflow: ellipsis;), text was ellipsed on both sides of the block, instead of only the end edge based on the block's text direction.Firefox for Android: Until Firefox for Android 10, handling of text-overflow on blocks with inline overflow on both horizontal sides was incorrect. Before Firefox for Android 10, if only one value was specified (such as text-overflow: ellipsis;), text was ellipsed on both sides of the block, instead of only the end edge based on the block's text direction.
css.properties.text-overflow.clip 📋Safari4/15/2005 Firefox9/27/20112356
css.properties.text-overflow.ellipsis 📋Safari4/15/2005 Firefox9/27/20112356
css.properties.text-rendering 📋Firefox11/9/2004 Safari6/7/20102036
Chrome: This property is only supported on Windows and Linux.Chrome: Initial versions had bugs on Windows and Linux that broke font substitution, small-caps, letter-spacing or caused text to overlap. See bug 40156511, bug 40430936, bug 40444347, bug 40286561.Chrome Android: This property is only supported on Windows and Linux.Chrome Android: Initial versions had bugs on Windows and Linux that broke font substitution, small-caps, letter-spacing or caused text to overlap. See bug 40156511, bug 40430936, bug 40444347, bug 40286561.Edge: This property is only supported on Windows and Linux.Edge: Initial versions had bugs on Windows and Linux that broke font substitution, small-caps, letter-spacing or caused text to overlap. See bug 40156511, bug 40430936, bug 40444347, bug 40286561.Firefox: This property is only supported on Windows and Linux.Firefox: The optimizeSpeed option has no effect on Firefox 4 because the standard code for text rendering is already fast and there is not a faster code path at this time. See bug 595688 for details.Quest Browser: This property is only supported on Windows and Linux.Quest Browser: Initial versions had bugs on Windows and Linux that broke font substitution, small-caps, letter-spacing or caused text to overlap. See bug 40156511, bug 40430936, bug 40444347, bug 40286561.Samsung Internet: This property is only supported on Windows and Linux. Samsung Internet is not on Windows or Linux.WebView Android: From version 3 to 4.3, there is a serious bug where text-rendering: optimizeLegibility causes custom web fonts to not render. This was fixed in version 4.4.
css.properties.text-rendering.auto Firefox11/9/2004 Safari6/7/20102036
Chrome: Chrome treats auto as optimizeSpeed.Chrome Android: Chrome Android treats auto as optimizeSpeed.Edge: Edge treats auto as optimizeSpeed.Firefox: If the font size is 20 pixels or higher, Firefox treats auto as optimizeLegibility. For smaller text, Firefox treats auto as optimizeSpeed. The 20-pixel threshold can be changed with the browser.display.auto_quality_min_font_size preference.Firefox for Android: If the font size is 20 pixels or higher, Firefox treats auto as optimizeLegibility. For smaller text, Firefox treats auto as optimizeSpeed. The 20-pixel threshold can be changed with the browser.display.auto_quality_min_font_size preference.Quest Browser: Quest Browser treats auto as optimizeSpeed.Opera: Opera treats auto as optimizeSpeed.Opera Android: Opera Android treats auto as optimizeSpeed.Safari: Safari treats auto as optimizeSpeed. See bug 41363.Safari on iOS: Safari on iOS treats auto as optimizeSpeed. See bug 41363.Samsung Internet: Samsung Internet treats auto as optimizeSpeed.WebView Android: WebView Android treats auto as optimizeSpeed.WebView on iOS: WebView on iOS treats auto as optimizeSpeed. See bug 41363.
css.properties.text-rendering.geometricPrecision Firefox11/9/2004 Safari7/25/20122815
Chrome: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Chrome Android: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Edge: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Firefox: Firefox treats geometricPrecision the same as optimizeLegibility.Firefox for Android: Firefox treats geometricPrecision the same as optimizeLegibility.Quest Browser: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Opera: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Opera Android: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.Samsung Internet: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.WebView Android: Supports true geometric precision without rounding up or down to the nearest supported font size in the operating system.
css.properties.text-shadow 📋Safari10/24/2003 Firefox6/30/20092076
Firefox: Firefox versions before 57 have a bug whereby transitions will not work when transitioning from a text-shadow with a color specified to a text-shadow without a color specified (bug 726550).Firefox: From Firefox 4, the blur radius is capped at 300 for performance reasons.Firefox: Firefox theoretically supports infinite text-shadows (don't try it).Firefox: If the <color> value is unspecified, then Firefox uses the value of the element's color property.Firefox for Android: Firefox for Android versions before 57 have a bug whereby transitions will not work when transitioning from a text-shadow with a color specified to a text-shadow without a color specified (bug 726550).Firefox for Android: From Firefox for Android 4, the blur radius is capped at 300 for performance reasons.Firefox for Android: Firefox for Android theoretically supports infinite text-shadows (don't try it).Firefox for Android: If the <color> value is unspecified, then Firefox for Android uses the value of the element's color property.Opera: Opera supports a maximum of 6-9 text-shadows for performance reasons. The blur radius is limited to 100px.Opera: Opera 9.5 to 10.1 adheres to the old, reverse painting order (in CSS2, the first specified shadow is on the bottom).Safari: In Safari, any shadows that do not explicitly specify a color are transparent.Safari: Safari 1.1 to 3.2 only supports one text-shadow (displays the first shadow of a comma-separated list and ignores the rest). Safari 4.0 (WebKit 528) and later support multiple text-shadows.Safari on iOS: In Safari, any shadows that do not explicitly specify a color are transparent.Safari on iOS: Safari iOS 1 and 2 only support one text-shadow (displays the first shadow of a comma-separated list and ignores the rest). Safari iOS 3 (WebKit 528) and later support multiple text-shadows.WebView on iOS: In Safari, any shadows that do not explicitly specify a color are transparent.WebView on iOS: Safari iOS 1 and 2 only support one text-shadow (displays the first shadow of a comma-separated list and ignores the rest). Safari iOS 3 (WebKit 528) and later support multiple text-shadows.
css.properties.text-transform 📋Safari6/23/2003 Firefox11/9/2004505
Chrome: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.Chrome Android: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.Quest Browser: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.Opera: Since Opera 15, the text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.Safari: The text-transform property does not work for ::first-line pseudo-elements (also not for the old one-colon syntax). See bug 3409.Safari on iOS: The text-transform property does not work for ::first-line pseudo-elements (also not for the old one-colon syntax). See bug 3409.Samsung Internet: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.WebView Android: The text-transform property does not work for ::first-line pseudo-elements (nor for the one-colon syntax). See bug 40214861.WebView on iOS: The text-transform property does not work for ::first-line pseudo-elements (also not for the old one-colon syntax). See bug 3409.
css.properties.text-transform.capitalize 📋Safari6/23/2003 Firefox11/9/2004505
Firefox: Before Firefox 14, some punctuation characters could interfere with correct capitalization. See bug 731536.Firefox for Android: Before Firefox for Android 14, some punctuation characters could interfere with correct capitalization. See bug 731536.
css.properties.text-transform.full-size-kana 📋Firefox12/11/2018 Safari9/18/20231742
css.properties.text-transform.full-width 📋Firefox2/19/2013 Safari9/18/20233863
css.properties.text-transform.lowercase 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.text-transform.lowercase_sigma Firefox7/17/2012 Safari7/25/20128
css.properties.text-transform.none 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.text-transform.turkic_is Firefox7/17/2012 Safari10/16/2014821
css.properties.text-transform.uppercase 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.text-transform.uppercase_eszett Safari6/23/2003 Firefox11/9/2004505
css.properties.text-underline-offset 📋Safari3/25/2019 Firefox10/22/2019211
css.properties.text-underline-offset.auto 📋Safari3/25/2019 Firefox10/22/2019211
css.properties.text-underline-offset.percentage 📋Firefox3/10/2020 Safari12/11/20241737
css.properties.text-underline-position 📋Safari3/25/2019 Firefox3/10/2020351
css.properties.text-underline-position.from-font Safari3/25/2019 Firefox3/10/2020351
css.properties.text-underline-position.left Firefox3/10/2020 Safari12/11/20241737
css.properties.text-underline-position.right Firefox3/10/2020 Safari12/11/20241737
css.properties.text-underline-position.under Safari3/25/2019 Firefox3/10/2020351
css.properties.text-wrap 📋Firefox12/19/2023 Safari3/5/202477
css.properties.text-wrap.balance 📋Firefox12/19/2023 Safari5/13/2024146
css.properties.text-wrap.nowrap 📋Safari3/5/2024 Firefox3/19/202414
css.properties.text-wrap.stable 📋Firefox12/19/2023 Safari5/13/2024146
css.properties.text-wrap.wrap 📋Safari3/5/2024 Firefox3/19/202414
css.properties.text-wrap-mode 📋Safari3/5/2024 Firefox3/19/202414
css.properties.text-wrap-mode.nowrap Safari3/5/2024 Firefox3/19/202414
css.properties.text-wrap-mode.wrap Safari3/5/2024 Firefox3/19/202414
css.properties.text-wrap-style 📋Firefox3/19/2024 Safari5/13/202455
css.properties.text-wrap-style.auto 📋Firefox3/19/2024 Safari5/13/202455
css.properties.text-wrap-style.balance 📋Firefox3/19/2024 Safari5/13/202455
css.properties.text-wrap-style.stable 📋Firefox3/19/2024 Safari5/13/202455
css.properties.top 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: In Internet Explorer versions before 7, when both top and bottom are specified, the element position is overconstrained and the top property has precedence; the computed value of bottom is set to -top, while its specified value is ignored.
css.properties.top.auto 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.touch-action 📋Firefox3/7/2017 Safari9/19/2019926
Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events.
css.properties.touch-action.manipulation Firefox3/7/2017 Safari9/19/2019926
Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events.
css.properties.touch-action.none Firefox3/7/2017 Safari9/19/2019926
Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events.
css.properties.touch-action.pan-x Firefox3/7/2017 Safari9/19/2019926
Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events.
css.properties.touch-action.pan-y Firefox3/7/2017 Safari9/19/2019926
Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events.
css.properties.touch-action.pinch-zoom Safari9/19/2019 Firefox1/26/2021495
Firefox: Not applicable to Firefox platforms that support neither pointer nor touch events.Firefox for Android: Not applicable to Firefox for Android platforms that support neither pointer nor touch events.
css.properties.transform 📋Firefox10/9/2012 Safari9/30/20151086
Internet Explorer: Internet Explorer does not support the global values initial and unset.Internet Explorer: Internet Explorer 5.5 or later supports a proprietary Matrix Filter which can be used to achieve a similar effect.WebView Android: Android 2.3 has a bug where input forms will "jump" when typing, if any container element has a -webkit-transform.
css.properties.transform.3d Safari6/8/2009 Firefox10/9/20121219
css.properties.transform-box 📋Firefox8/8/2017 Safari9/19/201742
css.properties.transform-box.border-box 📋Firefox8/8/2017 Safari3/24/2020959
css.properties.transform-box.content-box 📋Safari3/24/2020 Firefox4/16/20241484
css.properties.transform-box.fill-box 📋Firefox8/8/2017 Safari3/24/2020959
css.properties.transform-box.stroke-box 📋Safari3/24/2020 Firefox4/16/20241484
css.properties.transform-box.view-box 📋Firefox8/8/2017 Safari3/24/2020959
css.properties.transform-origin 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.transform-origin.bottom 📋Safari4/29/2005 Firefox1/7/20205366
css.properties.transform-origin.center 📋Safari4/29/2005 Firefox1/7/20205366
css.properties.transform-origin.left 📋Safari4/29/2005 Firefox1/7/20205366
css.properties.transform-origin.right 📋Safari4/29/2005 Firefox1/7/20205366
css.properties.transform-origin.svg_elements Safari7/25/2012 Firefox12/15/20151238
Firefox: Keywords and percentages refer to the canvas instead of the object itself. See bug 1209061.Firefox for Android: Keywords and percentages refer to the canvas instead of the object itself. See bug 1209061.Safari: Only supported for transformations applied using the CSS transform property (e.g. .className { transform: rotate(45deg); transform-origin: center; }). It has no effect on transformations applied using the transform SVG attribute (e.g. <rect style="transform-origin: center;" transform="rotate(45)" />).Safari on iOS: Only supported for transformations applied using the CSS transform property (e.g. .className { transform: rotate(45deg); transform-origin: center; }). It has no effect on transformations applied using the transform SVG attribute (e.g. <rect style="transform-origin: center;" transform="rotate(45)" />).WebView on iOS: Only supported for transformations applied using the CSS transform property (e.g. .className { transform: rotate(45deg); transform-origin: center; }). It has no effect on transformations applied using the transform SVG attribute (e.g. <rect style="transform-origin: center;" transform="rotate(45)" />).
css.properties.transform-origin.three_value_syntax Safari6/7/2010 Firefox1/31/2012603
css.properties.transform-origin.top 📋Safari4/29/2005 Firefox1/7/20205366
css.properties.transform-style 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.transition 📋Firefox10/9/2012 Safari9/30/20151086
Firefox: Before Firefox 57, transitions do not work when transitioning from a text-shadow with a color specified to a text-shadow without a color specified (see bug 726550).Firefox: Before Firefox 57, cancelling a filling animation (for example, with animation-fill-mode: forwards set) can trigger a transition set on the same element, although only once (see bug 1192592 and these test cases for more information).Firefox: Before Firefox 57, the background-position property can't be transitioned between two values containing different numbers of <position> values, for example background-position: 10px 10px; and background-position: 20px 20px, 30px 30px; (see bug 1390446).Firefox for Android: Before Firefox for Android 57, transitions do not work when transitioning from a text-shadow with a color specified to a text-shadow without a color specified (see bug 726550).Firefox for Android: Before Firefox for Android 57, cancelling a filling animation (for example, with animation-fill-mode: forwards set) can trigger a transition set on the same element, although only once (see bug 1192592 and these test cases for more information).Firefox for Android: Before Firefox for Android 57, the background-position property can't be transitioned between two values containing different numbers of <position> values, for example background-position: 10px 10px; and background-position: 20px 20px, 30px 30px; (see bug 1390446).
css.properties.transition.transition-behavior Safari3/5/2024 Firefox8/6/2024154
css.properties.transition-behavior 📋Safari3/5/2024 Firefox8/6/2024154
css.properties.transition-delay 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.transition-duration 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.transition-property 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.transition-property.IDENT_value Safari6/8/2009 Firefox10/9/20121219
css.properties.transition-property.all 📋Safari3/18/2008 Firefox3/22/20111099
css.properties.transition-property.none 📋Safari3/18/2008 Firefox3/22/20111099
css.properties.transition-timing-function 📋Firefox10/9/2012 Safari9/30/20151086
css.properties.transition-timing-function.jump Firefox1/29/2019 Safari9/16/2020596
css.properties.translate 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.translate.none 📋Firefox1/7/2020 Safari4/26/2021475
css.properties.unicode-bidi 📋Firefox11/9/2004 Safari4/15/2005157
css.properties.unicode-bidi.bidi-override 📋Firefox11/9/2004 Safari4/15/2005157
css.properties.unicode-bidi.embed 📋Firefox11/9/2004 Safari4/15/2005157
css.properties.unicode-bidi.isolate 📋Firefox11/15/2016 Safari9/19/2017308
Chrome: Before Chrome 47, -webkit-isolate could lock up the browser.Chrome: Since Chrome 19, the syntax from a previous version of the specification, where the isolate keyword could be used together with bidi-override, is allowed.Firefox: From Firefox 10 to Firefox 16 (inclusive), the isolate keyword could be used together with bidi-override, which was the syntax from a previous version of the specification. From Firefox 17, only one value is allowed. Use isolate-override instead the previous isolate bidi-override.Firefox for Android: From Firefox for Android 10 to Firefox for Android 16 (inclusive), the isolate keyword could be used together with bidi-override, which was the syntax from a previous version of the specification. From Firefox for Android 17, only one value is allowed. Use isolate-override instead the previous isolate bidi-override.Opera: Before Opera 34, -webkit-isolate could lock up the browser.Opera: Since Opera 15, the syntax from a previous version of the specification, where the isolate keyword could be used together with bidi-override, is allowed.Safari: Before Safari 9, -webkit-isolate could lock up the browser.Safari on iOS: Before Safari on iOS 9, -webkit-isolate could lock up the browser.WebView on iOS: Before WebView on iOS 9, -webkit-isolate could lock up the browser.
css.properties.unicode-bidi.isolate-override 📋Firefox11/15/2016 Safari9/19/2017308
css.properties.unicode-bidi.normal 📋Firefox11/9/2004 Safari4/15/2005157
css.properties.unicode-bidi.plaintext 📋Firefox11/15/2016 Safari9/19/2017308
Firefox: Before Firefox 50, the plaintext value was ignored for vertical writing modes (bug 1302734).Firefox: Before Firefox 15, plaintext didn't do anything to an inline element. The specification changed and the implementation was changed in Firefox 15.Firefox for Android: Before Firefox for Android 50, the plaintext value was ignored for vertical writing modes (bug 1302734).Firefox for Android: Before Firefox for Android 15, plaintext didn't do anything to an inline element. The specification changed and the implementation was changed in Firefox for Android 15.
css.properties.user-select 📋Safari10/26/2007 Firefox9/3/20194330
css.properties.user-select.all Firefox11/9/2004 Safari9/12/20226516
css.properties.user-select.auto Firefox11/9/2004 Safari4/29/2005171
css.properties.user-select.none Safari4/29/2005 Firefox5/14/20132937
css.properties.user-select.text Firefox11/9/2004 Safari4/29/2005171
css.properties.vector-effect 📋Firefox1/7/2020 Safari3/24/202077
css.properties.vertical-align 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.vertical-align.baseline 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.vertical-align.bottom 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.vertical-align.middle 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.vertical-align.sub 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.vertical-align.super 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.vertical-align.text-bottom 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.vertical-align.text-top 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.vertical-align.top 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.visibility 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: Internet Explorer doesn't support visibility: initial.Internet Explorer: Internet Explorer doesn't support visibility: unset.Internet Explorer: Up to Internet Explorer 7, descendants of hidden elements will still be invisible even if they have visibility set to visible.
css.properties.visibility.collapse 📋Firefox11/9/2004 Safari4/15/2005157
Chrome: Chrome treats visibility: collapse like hidden, leaving a white gap.Chrome: Chrome supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Chrome Android: Chrome Android treats visibility: collapse like hidden, leaving a white gap.Chrome Android: Chrome Android supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Firefox: Firefox doesn't hide borders when hiding <col> and <colgroup> elements if border-collapse: collapse is set.Firefox: Before Firefox 88, collapse is not supported on ruby annotations.Firefox for Android: Firefox for Android doesn't hide borders when hiding <col> and <colgroup> elements if border-collapse: collapse is set.Firefox for Android: Before Firefox for Android 88, collapse is not supported on ruby annotations.Quest Browser: Quest Browser treats visibility: collapse like hidden, leaving a white gap.Quest Browser: Quest Browser supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Opera: Opera treats visibility: collapse like hidden, leaving a white gap.Opera: Opera supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Opera Android: Opera treats visibility: collapse like hidden, leaving a white gap.Opera Android: Opera supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Safari: Safari treats visibility: collapse like hidden, leaving a white gap.Safari: Safari supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Safari on iOS: Safari on iOS treats visibility: collapse like hidden, leaving a white gap.Safari on iOS: Safari on iOS supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.Samsung Internet: Samsung Internet treats visibility: collapse like hidden, leaving a white gap.Samsung Internet: Samsung Internet supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.WebView Android: WebView Android treats visibility: collapse like hidden, leaving a white gap.WebView Android: WebView Android supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.WebView on iOS: WebView on iOS treats visibility: collapse like hidden, leaving a white gap.WebView on iOS: WebView on iOS supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements.
css.properties.visibility.hidden 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.visibility.visible 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.white-space 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.white-space.break-spaces 📋Firefox9/3/2019 Safari3/24/2020203
css.properties.white-space.normal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.white-space.nowrap 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.white-space.pre 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.white-space.pre-line 📋Safari10/26/2007 Firefox6/30/2009613
css.properties.white-space.pre-wrap 📋Safari10/26/2007 Firefox6/17/2008235
Internet Explorer: From Internet Explorer 5.5 to 7, word-wrap: break-word; can be used for line breaks in pre elements.
css.properties.white-space.textarea_support Safari6/23/2003 Firefox2/24/20154264
css.properties.white-space-collapse 📋Safari3/5/2024 Firefox3/19/202414
css.properties.white-space-collapse.break-spaces 📋Safari3/5/2024 Firefox3/19/202414
css.properties.white-space-collapse.collapse 📋Safari3/5/2024 Firefox3/19/202414
css.properties.white-space-collapse.preserve 📋Safari3/5/2024 Firefox3/19/202414
css.properties.white-space-collapse.preserve-breaks 📋Safari3/5/2024 Firefox3/19/202414
css.properties.width 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.width.auto 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.width.fit-content 📋Safari9/19/2017 Firefox11/2/20211505
css.properties.width.is_animatable Firefox10/9/2012 Safari10/22/2013378
css.properties.width.max-content 📋Safari9/19/2017 Firefox3/19/2019546
css.properties.width.min-content 📋Safari9/19/2017 Firefox3/19/2019546
css.properties.width.stretch 📋Firefox6/17/2008 Safari10/22/20131953
css.properties.will-change 📋Firefox2/24/2015 Safari3/21/2016391
css.properties.will-change.auto 📋Firefox2/24/2015 Safari3/21/2016391
css.properties.will-change.contents 📋Firefox2/24/2015 Safari3/21/2016391
css.properties.will-change.scroll-position 📋Firefox2/24/2015 Safari3/21/2016391
css.properties.word-break 📋Safari10/26/2007 Firefox8/28/20121768
Internet Explorer: No version of Internet Explorer supports the initial value.Internet Explorer: Don't use -ms-word-break, which is a synonym for word-break.
css.properties.word-break.break-all 📋Safari10/26/2007 Firefox8/28/20121768
css.properties.word-break.break-word 📋Safari10/26/2007 Firefox5/21/20194225
css.properties.word-break.keep-all 📋Firefox8/28/2012 Safari9/30/20151128
css.properties.word-break.normal 📋Safari10/26/2007 Firefox8/28/20121768
css.properties.word-spacing 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.word-spacing.normal 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.word-spacing.percentages Safari10/22/2013 Firefox3/8/2016868
css.properties.word-spacing.svg_elements Safari7/20/2011 Firefox1/7/20203093
css.properties.writing-mode 📋Firefox9/22/2015 Safari3/27/2017552
Firefox: Firefox 42 added support for bidirectional and RTL scripts in vertical modes.Firefox for Android: Firefox for Android 42 added support for bidirectional and RTL scripts in vertical modes.Internet Explorer: Internet Explorer's implementation differs from the specification.Internet Explorer: Internet Explorer's implementation differs from the specification.
css.properties.writing-mode.horizontal-tb Safari9/30/2015 Firefox12/15/201576
css.properties.writing-mode.lr Firefox12/15/2015 Safari3/27/2017468
css.properties.writing-mode.lr-tb Firefox12/15/2015 Safari3/27/2017468
css.properties.writing-mode.rl Firefox12/15/2015 Safari3/27/2017468
css.properties.writing-mode.rl-tb Firefox12/15/2015 Safari3/27/2017468
css.properties.writing-mode.tb Firefox12/15/2015 Safari3/27/2017468
css.properties.writing-mode.tb-rl Firefox12/15/2015 Safari3/27/2017468
css.properties.writing-mode.vertical-lr Safari9/30/2015 Firefox12/15/201576
css.properties.writing-mode.vertical-rl Safari9/30/2015 Firefox12/15/201576
css.properties.writing-mode.vertical_oriented_form_controls Firefox11/21/2023 Safari3/5/2024105
Chrome: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Chrome: Supported for select, button, textarea and textual input elements.Chrome: Only supported for select and button elements.Chrome Android: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Chrome Android: Supported for select, button, textarea and textual input elements.Chrome Android: Only supported for select and button elements.Edge: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Edge: Supported for select, button, textarea and textual input elements.Edge: Only supported for select and button elements.Opera: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Opera: Supported for select, button, textarea and textual input elements.Opera: Only supported for select and button elements.Opera Android: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Opera Android: Supported for select, button, textarea and textual input elements.Opera Android: Only supported for select and button elements.Safari: Support for range sliders, textual inputs, and textareas onlySafari on iOS: Support for range sliders, textual inputs, and textareas onlySamsung Internet: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.Samsung Internet: Supported for select, button, textarea and textual input elements.Samsung Internet: Only supported for select and button elements.WebView Android: Supported for select, button, textarea, textual input, range slider, meter, and progress elements.WebView Android: Supported for select, button, textarea and textual input elements.WebView Android: Only supported for select and button elements.WebView on iOS: Support for range sliders, textual inputs, and textareas only
css.properties.x 📋Firefox1/7/2020 Safari3/24/202077
css.properties.y 📋Firefox1/7/2020 Safari3/24/202077
css.properties.z-index 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.z-index.auto 📋Safari6/23/2003 Firefox11/9/2004505
css.properties.z-index.negative_values Safari6/23/2003 Firefox6/17/20081821
css.properties.zoom 📋Safari3/18/2008 Firefox5/14/20245901
css.selectors.active 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.active.non_a_elements Safari6/23/2003 Firefox11/9/2004505
Safari on iOS: By default, Safari on iOS does not use the :active state unless there is a touchstart event handler on the relevant element or on the <body> element.WebView on iOS: By default, WebView on iOS does not use the :active state unless there is a touchstart event handler on the relevant element or on the <body> element.
css.selectors.after 📋Firefox11/29/2005 Safari6/8/20091287
Firefox: Before Firefox 57, Firefox had a bug where ::after pseudo-elements were still generated, even if the content property value were set to normal or none.Firefox: Before Firefox 3.5, only the CSS level 2 behavior of :after was supported, which disallowed position, float, list-style-* and some display properties.Firefox for Android: Before Firefox for Android 57, Firefox for Android had a bug where ::after pseudo-elements were still generated, even if the content property value were set to normal or none.Firefox for Android: Before Firefox for Android 4.5, only the CSS level 2 behavior of :after was supported, which disallowed position, float, list-style-* and some display properties.
css.selectors.after.animation_and_transition_support Firefox3/22/2011 Safari10/22/2013945
css.selectors.any-link 📋Safari9/30/2015 Firefox11/15/2016412
css.selectors.any-link.not_match_link Firefox3/23/2021 Safari9/20/2021181
css.selectors.attribute 📋Firefox11/9/2004 Safari10/26/20071081
css.selectors.attribute.case_insensitive_modifier Safari9/30/2015 Firefox6/7/2016251
css.selectors.autofill 📋Firefox2/23/2021 Safari9/20/2021209
css.selectors.backdrop 📋Firefox6/7/2016 Safari3/14/20222106
css.selectors.backdrop.dialog Firefox3/8/2022 Safari3/14/20226
css.selectors.backdrop.fullscreen Firefox6/7/2016 Safari3/27/20232484
css.selectors.backdrop.inherit_from_originating_element Firefox11/21/2023 Safari3/5/2024105
css.selectors.backdrop.popover Safari9/18/2023 Firefox4/16/2024211
css.selectors.before 📋Firefox11/29/2005 Safari6/8/20091287
Firefox: Before Firefox 57, Firefox had a bug where ::before pseudo-elements were still generated, even if the content property value were set to normal or none.Firefox: Before Firefox 3.5, only the CSS level 2 behavior of :before was supported, which disallowed position, float, list-style-* and some display properties.Firefox for Android: Before Firefox 57, Firefox had a bug where ::before pseudo-elements were still generated, even if the content property value were set to normal or none.
css.selectors.before.animation_and_transition_support Firefox3/22/2011 Safari10/22/2013945
css.selectors.checked 📋Firefox11/9/2004 Safari3/18/20081225
Chrome: On macOS, styling <option> elements has no effect.Edge: On macOS, styling <option> elements has no effect.Firefox: From Firefox 56, <option> elements cannot be styled.Firefox: On macOS, styling <option> elements has no effect.Firefox for Android: From Firefox 56, <option> elements cannot be styled.Opera: On macOS, styling <option> elements has no effect.Safari: Styling <option> elements has no effect.Safari on iOS: Styling <option> elements has no effect.WebView on iOS: Styling <option> elements has no effect.
css.selectors.child 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: Before Internet Explorer 10, the combinator only works in standards mode.
css.selectors.class 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.cue 📋Safari10/22/2013 Firefox8/8/20171386
Firefox: From Firefox 69, only allowed properties apply to the ::cue pseudo-element with no argument. See Permitted properties for a list of the allowed properties.
css.selectors.default 📋Safari6/7/2010 Firefox3/22/2011288
css.selectors.defined 📋Safari9/20/2016 Firefox10/23/2018763
css.selectors.descendant 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.dir 📋Firefox9/20/2016 Safari3/27/20232379
css.selectors.disabled 📋Firefox11/9/2004 Safari3/18/20081225
Edge: Before Edge 79, Edge did not recognize :disabled on the <fieldset> element.Internet Explorer: Internet Explorer does not recognize :disabled on the <fieldset> element.
css.selectors.empty 📋Firefox11/9/2004 Safari3/18/20081225
css.selectors.enabled 📋Firefox11/9/2004 Safari3/18/20081225
css.selectors.file-selector-button 📋Firefox10/20/2020 Safari4/26/2021188
css.selectors.first 📋Safari7/25/2012 Firefox8/1/20234024
css.selectors.first-child 📋Safari3/18/2008 Firefox6/17/200891
Internet Explorer: Internet Explorer 7 doesn't update :first-child styles when elements are added dynamically.Internet Explorer: In Internet Explorer 8, if an element is inserted dynamically by clicking on a link, then the :first-child style isn't applied until the link loses focus.
css.selectors.first-letter 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.first-line 📋Safari6/23/2003 Firefox11/9/2004505
Chrome: Before Chrome 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Chrome: Before Chrome 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Chrome Android: Before Chrome Android 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Chrome Android: Before Chrome Android 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Quest Browser: Before Quest Browser 5.0, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Quest Browser: Before Quest Browser 5.0, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Opera: From Opera 15 to Opera 49 (exclusive), the text-transform property does not work on ::first-line or :first-line pseudo-elements. See bug 40214861.Opera: From Opera 15 to Opera 49 (exclusive), the text-transform property does not work on ::first-line or :first-line pseudo-elements. See bug 40214861.Opera Android: From Opera 15 to Opera 49 (exclusive), the text-transform property does not work on ::first-line or :first-line pseudo-elements. See bug 40214861.Opera Android: From Opera 15 to Opera 49 (exclusive), the text-transform property does not work on ::first-line or :first-line pseudo-elements. See bug 40214861.Safari: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.Safari: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.Safari on iOS: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.Safari on iOS: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.Samsung Internet: Before Samsung Internet 8.0, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.Samsung Internet: Before Samsung Internet 8.0, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.WebView Android: Before WebView 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.WebView Android: Before WebView 62, the text-transform property does not work on ::first-line pseudo-elements. See bug 40214861.WebView on iOS: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.WebView on iOS: The text-transform property does not work for ::first-line or :first-line pseudo-elements. See bug 3409.
css.selectors.first-of-type 📋Safari3/18/2008 Firefox6/30/2009469
Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type.
css.selectors.focus 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.focus-visible 📋Firefox1/26/2021 Safari3/14/2022412
css.selectors.focus-within 📋Firefox3/7/2017 Safari3/27/201720
css.selectors.fullscreen 📋Firefox12/11/2018 Safari3/27/20231567
Safari on iOS: Only available on iPad, not on iPhone.Safari on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.Safari on iOS: Only available on iPad, not on iPhone.WebView on iOS: Only available on iPad, not on iPhone.WebView on iOS: Shows an overlay button which can not be disabled. Swiping down exits fullscreen mode, making it unsuitable for some use cases like games.WebView on iOS: Only available on iPad, not on iPhone.
css.selectors.has 📋Safari3/14/2022 Firefox12/19/2023645
css.selectors.host 📋Safari9/20/2016 Firefox10/23/2018763
css.selectors.hostfunction 📋Safari9/20/2016 Firefox10/23/2018763
Safari: Certain CSS selectors do not work (:host > .local-child) and styling slotted content (::slotted) is buggy.Safari on iOS: Certain CSS selectors do not work (:host > .local-child) and styling slotted content (::slotted) is buggy.WebView on iOS: Certain CSS selectors do not work (:host > .local-child) and styling slotted content (::slotted) is buggy.
css.selectors.hover 📋Firefox11/9/2004 Safari4/29/2005171
Safari on iOS: As of Safari for iOS 7.1.2, tapping a clickable element causes the element to enter the :hover state. The element will remain in the :hover state until a different element has entered the :hover state.WebView on iOS: As of Safari for iOS 7.1.2, tapping a clickable element causes the element to enter the :hover state. The element will remain in the :hover state until a different element has entered the :hover state.
css.selectors.hover.a_elements Firefox11/9/2004 Safari4/29/2005171
css.selectors.hover.all_elements Firefox11/9/2004 Safari4/29/2005171
Edge: In Edge, hovering over an element and then scrolling up or down without moving the pointer will leave the element in the :hover state until the pointer is moved. See bug 5381673.Internet Explorer: In Internet Explorer 8 to Internet Explorer 11, hovering over an element and then scrolling up or down without moving the pointer will leave the element in the :hover state until the pointer is moved. See bug 926665.Internet Explorer: In Internet Explorer 9 (and possibly earlier), if a <table> has a parent with a non-auto width, overflow-x: auto;, the <table> has enough content to horizontally overflow its parent, and there are :hover styles set on elements within the table, then hovering over said elements will cause the <table>'s height to increase. See a live demo that triggers the bug. One workaround for the bug is to set min-height: 0%; (the % unit must be specified, since unitless and px don't work) on the <table>'s parent element.
css.selectors.id 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.in-range 📋Safari7/20/2011 Firefox4/29/20141014
Chrome: Before Chrome 52, :in-range matched disabled and read-only inputs (see bug 41248615). In Chrome 52, it was changed to only match enabled read-write inputs.Chrome Android: Before Chrome Android 52, :in-range matched disabled and read-only inputs (see bug 41248615). In Chrome Android 52, it was changed to only match enabled read-write inputs.Firefox: Before Firefox 50, :in-range matched disabled and read-only inputs (see bug 1264157). In Firefox 50, it was changed to only match enabled read-write inputs.Quest Browser: Before Quest Browser 5.0, :in-range matched disabled and read-only inputs (see bug 41248615). In Quest Browser 5.0, it was changed to only match enabled read-write inputs.Opera: Before Opera 39, :in-range matched disabled and read-only inputs (see bug 41248615). In Opera 39, it was changed to only match enabled read-write inputs.Opera Android: Before Opera 39, :in-range matched disabled and read-only inputs (see bug 41248615). In Opera 39, it was changed to only match enabled read-write inputs.Safari: In Safari, :in-range matched disabled and read-only inputs (see bug 156530). It was later changed to only match enabled read-write inputs.Safari on iOS: In Safari on iOS, :in-range matched disabled and read-only inputs (see bug 156530). It was later changed to only match enabled read-write inputs.Samsung Internet: Before version 6.0, :in-range matched disabled and read-only inputs (see bug 41248615). In version 6.0, it was changed to only match enabled read-write inputs.WebView Android: Before version 52, :in-range matched disabled and read-only inputs (see bug 41248615). In version 52, it was changed to only match enabled read-write inputs.WebView on iOS: In WebView on iOS, :in-range matched disabled and read-only inputs (see bug 156530). It was later changed to only match enabled read-write inputs.
css.selectors.indeterminate 📋Firefox10/24/2006 Safari10/26/2007367
css.selectors.indeterminate.checkbox Safari10/26/2007 Firefox1/21/2010818
css.selectors.indeterminate.progress Safari7/20/2011 Firefox8/16/201127
css.selectors.indeterminate.radio Safari9/20/2016 Firefox1/24/2017126
css.selectors.invalid 📋Safari6/7/2010 Firefox3/22/2011288
css.selectors.invalid.form Firefox6/5/2012 Safari9/30/20151212
css.selectors.is 📋Firefox6/30/2020 Safari9/16/202078
Chrome: Doesn't support combinators.Chrome Android: Doesn't support combinators.Edge: Doesn't support combinators.Firefox: Doesn't support combinators.Firefox: See bug 906353.Firefox for Android: Doesn't support combinators.Firefox for Android: See bug 906353.Quest Browser: Doesn't support combinators.Opera: Doesn't support combinators.Opera Android: Doesn't support combinators.Safari: Doesn't support combinators.Safari on iOS: Doesn't support combinators.WebView Android: Doesn't support combinators.WebView on iOS: Doesn't support combinators.
css.selectors.is.forgiving_selector_list Safari9/16/2020 Firefox10/20/202034
css.selectors.lang 📋Firefox11/9/2004 Safari3/18/20081225
css.selectors.lang.argument_list Safari9/30/2015 Firefox6/6/20232806
css.selectors.lang.wildcards Safari9/30/2015 Firefox6/6/20232806
css.selectors.last-child 📋Firefox11/9/2004 Safari3/18/20081225
css.selectors.last-of-type 📋Safari3/18/2008 Firefox6/30/2009469
Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type.
css.selectors.link 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.link.not_match_link Firefox3/23/2021 Safari9/20/2021181
css.selectors.list 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.marker 📋Safari4/12/2018 Firefox7/9/2019453
Safari: Safari support is limited to color and font-size. See bug 204163.Safari on iOS: Safari on iOS support is limited to color and font-size. See bug 204163.WebView on iOS: WebView on iOS support is limited to color and font-size. See bug 204163.
css.selectors.modal 📋Safari7/20/2022 Firefox7/26/20226
css.selectors.namespace 📋Firefox11/9/2004 Safari10/26/20071081
css.selectors.nesting 📋Firefox8/29/2023 Safari12/11/2023104
Chrome: Does not support nested rules that start with a type selector.Chrome Android: Does not support nested rules that start with a type selector.Edge: Does not support nested rules that start with a type selector.Opera: Does not support nested rules that start with a type selector.Opera Android: Does not support nested rules that start with a type selector.Safari: Does not support nested rules that start with a type selector.Safari on iOS: Does not support nested rules that start with a type selector.Samsung Internet: Does not support nested rules that start with a type selector.WebView Android: Does not support nested rules that start with a type selector.WebView on iOS: Does not support nested rules that start with a type selector.
css.selectors.next-sibling 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: Before Internet Explorer 10, the combinator only works in standards mode.Internet Explorer: Internet Explorer 7 doesn't update the style correctly when an element is dynamically placed before an element that matched the selector.Internet Explorer: In Internet Explorer 8, if an element is inserted dynamically by clicking on a link the first-child style isn't applied until the link loses focus.
css.selectors.not 📋Firefox11/9/2004 Safari3/18/20081225
css.selectors.not.selector_list Safari9/30/2015 Firefox12/15/20201903
css.selectors.nth-child 📋Safari3/18/2008 Firefox6/30/2009469
Opera: Before Opera 15, Opera does not handle dynamically inserted elements for :nth-child().Opera Android: Before Opera 15, Opera does not handle dynamically inserted elements for :nth-child().
css.selectors.nth-child.of_syntax Safari9/30/2015 Firefox5/9/20232778
css.selectors.nth-last-child 📋Safari3/18/2008 Firefox6/30/2009469
css.selectors.nth-last-child.of_syntax Safari9/30/2015 Firefox5/9/20232778
css.selectors.nth-last-of-type 📋Safari3/18/2008 Firefox6/30/2009469
Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type.
css.selectors.nth-of-type 📋Safari3/18/2008 Firefox6/30/2009469
Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type.
css.selectors.only-child 📋Firefox11/29/2005 Safari3/18/2008840
css.selectors.only-of-type 📋Safari3/18/2008 Firefox6/30/2009469
Edge: Before Edge 16, Microsoft Edge treats all unknown elements (such as custom elements) as the same element type.Internet Explorer: Internet Explorer treats all unknown elements (such as custom elements) as the same element type.
css.selectors.optional 📋Safari6/7/2010 Firefox3/22/2011288
css.selectors.out-of-range 📋Safari7/20/2011 Firefox4/29/20141014
css.selectors.part 📋Firefox1/7/2020 Safari3/24/202077
css.selectors.placeholder 📋Firefox1/24/2017 Safari3/27/201762
css.selectors.placeholder-shown 📋Safari9/30/2015 Firefox1/24/2017482
css.selectors.placeholder-shown.non_text_types Safari9/30/2015 Firefox3/13/2018895
css.selectors.popover-open 📋Safari9/18/2023 Firefox4/16/2024211
css.selectors.read-only 📋Safari6/8/2009 Firefox6/30/20204040
css.selectors.read-write 📋Safari6/8/2009 Firefox6/30/20204040
css.selectors.required 📋Safari6/7/2010 Firefox3/22/2011288
css.selectors.root 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.scope 📋Safari10/22/2013 Firefox9/2/2014315
Firefox: Firefox 55 removes support for <style scoped> but not for the :scope pseudo-class, which is still supported. <style scoped> made it possible to explicitly set up element scopes, but ongoing discussions about the design of this feature as well as lack of other implementations resulted in the decision to remove it.Firefox for Android: Firefox for Android 55 removes support for <style scoped> but not for the :scope pseudo-class, which is still supported. <style scoped> made it possible to explicitly set up element scopes, but ongoing discussions about the design of this feature as well as lack of other implementations resulted in the decision to remove it.
css.selectors.scope.dom_api Safari10/22/2013 Firefox9/2/2014315
css.selectors.selection 📋Safari10/24/2003 Firefox9/5/20185430
css.selectors.slotted 📋Safari9/20/2016 Firefox10/23/2018763
css.selectors.state 📋Safari3/5/2024 Firefox5/14/202470
Chrome: Uses a dashed-ident (such as :--foo) instead of :state().Chrome Android: Uses a dashed-ident (such as :--foo) instead of :state().Edge: Uses a dashed-ident (such as :--foo) instead of :state().Quest Browser: Uses a dashed-ident (such as :--foo) instead of :state().Opera: Uses a dashed-ident (such as :--foo) instead of :state().Opera Android: Uses a dashed-ident (such as :--foo) instead of :state().Samsung Internet: Uses a dashed-ident (such as :--foo) instead of :state().WebView Android: Uses a dashed-ident (such as :--foo) instead of :state().
css.selectors.subsequent-sibling 📋Firefox11/9/2004 Safari10/26/20071081
Internet Explorer: Before Internet Explorer 10, the combinator only works in standards mode.
css.selectors.target 📋Firefox11/9/2004 Safari4/15/2005157
css.selectors.target-text 📋Firefox10/1/2024 Safari12/11/202471
css.selectors.type 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.type.namespaces Firefox11/9/2004 Safari4/15/2005157
css.selectors.universal 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.universal.namespaces Firefox11/9/2004 Safari4/15/2005157
css.selectors.user-invalid 📋Firefox4/19/2021 Safari5/18/2023759
css.selectors.user-valid 📋Firefox4/19/2021 Safari5/18/2023759
css.selectors.valid 📋Safari6/7/2010 Firefox3/22/2011288
css.selectors.valid.form Firefox6/5/2012 Safari9/30/20151212
css.selectors.visited 📋Safari6/23/2003 Firefox11/9/2004505
css.selectors.visited.not_match_link Firefox3/23/2021 Safari9/20/2021181
css.selectors.visited.privacy_measures Safari6/7/2010 Firefox3/22/2011288
css.selectors.where 📋Firefox6/30/2020 Safari9/16/202078
css.selectors.where.forgiving_selector_list Safari9/16/2020 Firefox10/20/202034
css.types.abs 📋Safari3/14/2022 Firefox9/26/2023561
css.types.acos 📋Safari3/14/2022 Firefox12/13/2022274
css.types.angle 📋Safari6/8/2009 Firefox1/21/2010227
css.types.angle.deg Safari6/8/2009 Firefox1/21/2010227
css.types.angle.grad Safari6/8/2009 Firefox1/21/2010227
css.types.angle.rad Safari6/8/2009 Firefox1/21/2010227
css.types.angle.turn Safari6/8/2009 Firefox6/5/20121093
css.types.angle-percentage 📋Safari6/8/2009 Firefox1/21/2010227
css.types.asin 📋Safari3/14/2022 Firefox12/13/2022274
css.types.atan 📋Safari3/14/2022 Firefox12/13/2022274
css.types.atan2 📋Safari3/14/2022 Firefox12/13/2022274
css.types.attr 📋Firefox11/9/2004 Safari3/18/20081225
css.types.basic-shape 📋Safari3/27/2017 Firefox6/13/201778
css.types.basic-shape.animation Safari3/27/2017 Firefox6/13/201778
css.types.basic-shape.circle 📋Safari3/27/2017 Firefox6/13/201778
css.types.basic-shape.ellipse 📋Safari3/27/2017 Firefox6/13/201778
css.types.basic-shape.inset 📋Safari3/27/2017 Firefox6/13/201778
css.types.basic-shape.path 📋Firefox1/7/2020 Safari3/24/202077
css.types.basic-shape.path.clip-path 📋Firefox1/7/2020 Safari3/24/202077
css.types.basic-shape.path.offset-path 📋Firefox1/7/2020 Safari9/12/2022979
css.types.basic-shape.polygon 📋Safari3/27/2017 Firefox6/13/201778
css.types.basic-shape.rect 📋Safari12/11/2023 Firefox1/23/202443
Chrome: Only supported on the offset-path property.Chrome Android: Only supported on the offset-path property.Edge: Only supported on the offset-path property.Opera: Only supported on the offset-path property.Opera Android: Only supported on the offset-path property.Samsung Internet: Only supported on the offset-path property.WebView Android: Only supported on the offset-path property.
css.types.basic-shape.xywh 📋Safari12/11/2023 Firefox1/23/202443
Chrome: Only supported on the offset-path property.Chrome Android: Only supported on the offset-path property.Edge: Only supported on the offset-path property.Opera: Only supported on the offset-path property.Opera Android: Only supported on the offset-path property.Samsung Internet: Only supported on the offset-path property.WebView Android: Only supported on the offset-path property.
css.types.blend-mode 📋Firefox6/10/2014 Safari10/16/2014128
css.types.calc 📋Firefox10/9/2012 Safari10/22/2013378
Firefox: Before Firefox 59 calc() is not supported in rgb() and other color functions.Firefox: Before Firefox 57 calc(1*2*3) is not parsed successfully.Firefox: Firefox 57 increased the number of places calc() could substitute another value. See bug 1350857.Firefox for Android: Before Firefox for Android 59 calc() is not supported in rgb() and other color functions.Firefox for Android: Before Firefox for Android 57 calc(1*2*3) is not parsed successfully.Firefox for Android: Firefox for Android 57 increased the number of places calc() could substitute another value. See bug 1350857.
css.types.calc.color_component Safari3/27/2023 Firefox7/9/2024470
css.types.calc.gradient_color_stops Safari7/25/2012 Firefox2/19/2013209
css.types.calc.nested Firefox8/2/2016 Safari9/19/2017413
css.types.calc.number_values Safari7/25/2012 Firefox8/2/20161469
css.types.calc-keyword 📋Safari3/14/2022 Firefox12/13/2022274
css.types.calc-keyword.NaN Safari9/12/2022 Firefox6/6/2023267
css.types.calc-keyword.e Safari3/14/2022 Firefox12/13/2022274
css.types.calc-keyword.infinity Safari9/12/2022 Firefox6/6/2023267
css.types.calc-keyword.pi Safari3/14/2022 Firefox12/13/2022274
css.types.clamp 📋Safari3/24/2020 Firefox4/7/202014
css.types.color 📋Safari6/23/2003 Firefox11/9/2004505
css.types.color.color 📋Safari9/20/2021 Firefox5/9/2023596
Safari: Only supports display-p3 and srgb predefined color profiles.Safari on iOS: Only supports display-p3 and srgb predefined color profiles.WebView on iOS: Only supports display-p3 and srgb predefined color profiles.
css.types.color.color.mixed_type_parameters Safari9/20/2021 Firefox5/9/2023596
css.types.color.color.relative_syntax 📋Firefox7/9/2024 Safari9/16/202469
Safari: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified as percentages with units (%).Safari on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified as percentages with units (%).WebView on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified as percentages with units (%).
css.types.color.color-mix 📋Safari12/13/2022 Firefox5/9/2023147
css.types.color.currentcolor 📋Firefox11/29/2005 Safari6/8/20091287
css.types.color.hsl 📋Firefox11/9/2004 Safari3/18/20081225
css.types.color.hsl.alpha_parameter Firefox3/7/2017 Safari3/25/2019748
css.types.color.hsl.mixed_type_parameters Firefox1/23/2024 Safari9/16/2024237
css.types.color.hsl.relative_syntax 📋Firefox7/9/2024 Safari9/16/202469
Chrome: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Chrome Android: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Edge: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Opera: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Opera Android: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Safari: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for s and l).Safari on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for s and l).Samsung Internet: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).WebView Android: s and l channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require s and l values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).WebView on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for s and l).
css.types.color.hsl.space_separated_parameters Firefox3/7/2017 Safari3/25/2019748
css.types.color.hwb 📋Safari9/20/2021 Firefox1/11/2022113
css.types.color.hwb.mixed_type_parameters Firefox1/23/2024 Safari9/16/2024237
css.types.color.hwb.relative_syntax 📋Firefox7/9/2024 Safari9/16/202469
Chrome: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Chrome Android: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Edge: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Opera: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Opera Android: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).Safari: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for w and b).Safari on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for w and b).Samsung Internet: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).WebView Android: w and b channel values incorrectly resolve to numbers between 0-1 rather than 0-100. As a result, channel value calculations require w and b values to be specified as decimal percentage equivalents (e.g. 0.2 for 20%).WebView on iOS: Implementation based on older spec version. As a result, calculations with channel values do not work correctly, requiring values to be specified with units (deg for h, % for w and b).
css.types.color.lab 📋Safari9/20/2021 Firefox5/9/2023596
css.types.color.lab.mixed_type_parameters Safari12/13/2022 Firefox5/9/2023147
css.types.color.lab.relative_syntax 📋Safari3/27/2023 Firefox7/9/2024470
css.types.color.lch 📋Safari9/20/2021 Firefox5/9/2023596
css.types.color.lch.mixed_type_parameters Safari12/13/2022 Firefox5/9/2023147
css.types.color.lch.relative_syntax 📋Firefox7/9/2024 Safari9/16/202469
Safari: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).Safari on iOS: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).WebView on iOS: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).
css.types.color.light-dark 📋Firefox11/21/2023 Safari5/13/2024174
css.types.color.named-color 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: Internet Explorer 8 and later support gray color keywords spelled with an e (grey, darkgrey, darkslategrey, dimgrey, lightgrey, and lightslategrey). Internet Explorer 3 to Internet Explorer 7 only support the keywords spelled with a (gray, darkgray, darkslategray, dimgray, lightgray, and lightslategray).
css.types.color.named-color.rebeccapurple Firefox10/14/2014 Safari9/30/2015351
css.types.color.named-color.transparent 📋Safari3/18/2008 Firefox6/17/200891
css.types.color.oklab 📋Safari3/14/2022 Firefox5/9/2023421
css.types.color.oklab.mixed_type_parameters Safari12/13/2022 Firefox5/9/2023147
css.types.color.oklab.relative_syntax 📋Safari3/27/2023 Firefox7/9/2024470
css.types.color.oklch 📋Safari3/14/2022 Firefox5/9/2023421
css.types.color.oklch.mixed_type_parameters Safari12/13/2022 Firefox5/9/2023147
css.types.color.oklch.relative_syntax 📋Firefox7/9/2024 Safari9/16/202469
Safari: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).Safari on iOS: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).WebView on iOS: Implementation based on older spec version. As a result, calculations with h channel values do not work correctly, requiring values to be specified with units (deg).
css.types.color.rgb 📋Safari6/23/2003 Firefox11/9/2004505
css.types.color.rgb.alpha_parameter Firefox3/7/2017 Safari3/25/2019748
css.types.color.rgb.float_values Firefox3/7/2017 Safari3/25/2019748
css.types.color.rgb.mixed_type_parameters Firefox5/9/2023 Safari9/16/2024496
css.types.color.rgb.relative_syntax 📋Firefox7/9/2024 Safari9/16/202469
Chrome: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Chrome Android: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Edge: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Opera: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Opera Android: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.Safari: Implementation based on older spec version. As a result, channel value calculations do not work correctly, requiring values to be specified as percentages with units (e.g. 30%, which would be equivalent to a 76.5 <number> value). See bug 267647.Safari on iOS: Implementation based on older spec version. As a result, channel value calculations do not work correctly, requiring values to be specified as percentages with units (e.g. 30%, which would be equivalent to a 76.5 <number> value). See bug 267647.Samsung Internet: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.WebView Android: Channel values incorrectly resolve to numbers between 0-1 rather than 0-255. As a result, channel value calculations require values to be specified as decimal percentage equivalents (e.g. 0.3 for 30%, which would be equivalent to a 76.5 <number> value). See bug 41490327.WebView on iOS: Implementation based on older spec version. As a result, channel value calculations do not work correctly, requiring values to be specified as percentages with units (e.g. 30%, which would be equivalent to a 76.5 <number> value). See bug 267647.
css.types.color.rgb.space_separated_parameters Firefox3/7/2017 Safari3/25/2019748
css.types.color.rgb_hexadecimal_notation 📋Safari6/23/2003 Firefox11/9/2004505
css.types.color.rgb_hexadecimal_notation.alpha_hexadecimal_notation Firefox9/20/2016 Safari9/20/2016
css.types.color.system-color 📋Safari6/23/2003 Firefox11/9/2004505
css.types.color.system-color.accentcolor_accentcolortext 📋Firefox7/26/2022 Safari5/18/2023296
Safari: Only supports a fallback: The native color when accent colour (in macOS' appearance panel) is set to 'multicolour'. On iOS falls back to the blue accent colourSafari on iOS: Only supports a fallback: The native color when accent colour (in macOS' appearance panel) is set to 'multicolour'. On iOS falls back to the blue accent colourWebView on iOS: Only supports a fallback: The native color when accent colour (in macOS' appearance panel) is set to 'multicolour'. On iOS falls back to the blue accent colour
css.types.cos 📋Safari3/14/2022 Firefox12/13/2022274
css.types.counter 📋Firefox11/9/2004 Safari10/26/20071081
css.types.counters 📋Firefox11/29/2005 Safari10/26/2007696
css.types.dimension 📋Safari6/23/2003 Firefox11/9/2004505
css.types.easing-function 📋Safari3/18/2008 Firefox3/22/20111099
css.types.easing-function.cubic-bezier 📋Firefox3/22/2011 Safari7/25/2012491
css.types.easing-function.linear-function 📋Firefox4/11/2023 Safari12/11/2023244
css.types.easing-function.steps 📋Firefox3/22/2011 Safari7/20/2011120
css.types.easing-function.steps.jump Firefox1/29/2019 Safari9/16/2020596
css.types.exp 📋Safari3/14/2022 Firefox9/26/2023561
css.types.filter-function 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.blur 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.brightness 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.contrast 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.drop-shadow 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.grayscale 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.hue-rotate 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.invert 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.opacity 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.saturate 📋Safari7/25/2012 Firefox1/13/2015902
css.types.filter-function.sepia 📋Safari7/25/2012 Firefox1/13/2015902
css.types.flex 📋Firefox8/11/2015 Safari3/27/2017594
css.types.global_keywords Safari6/23/2003 Firefox11/9/2004505
css.types.global_keywords.inherit 📋Safari6/23/2003 Firefox11/9/2004505
css.types.global_keywords.initial 📋Safari2/2/2004 Firefox2/19/20133305
css.types.global_keywords.revert 📋Safari3/21/2016 Firefox5/21/20191156
css.types.global_keywords.revert-layer 📋Firefox2/8/2022 Safari3/14/202234
css.types.global_keywords.unset 📋Firefox2/4/2014 Safari3/21/2016776
css.types.gradient 📋Firefox1/21/2010 Safari10/22/20131370
Firefox: Gradients are limited to background-image, border-image, and mask-image.Firefox for Android: Gradients are limited to background-image, border-image, and mask-image.
css.types.gradient.conic-gradient 📋Safari3/25/2019 Firefox11/17/2020603
css.types.gradient.conic-gradient.doubleposition Safari3/25/2019 Firefox11/17/2020603
css.types.gradient.conic-gradient.hue_interpolation_method Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.conic-gradient.interpolation_color_space Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.linear-gradient 📋Firefox10/9/2012 Safari10/22/2013378
Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Firefox for Android: Since Firefox for Android 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Internet Explorer: Internet Explorer 5.5 through 9.0 supported gradients via a proprietary filter: -ms-filter: progid:DXImageTransform.Microsoft.Gradient().Opera: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Safari: Safari 4 was supporting an experimental -webkit-gradient(linear,…) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in linear-gradient(). This old outdated syntax is still supported for compatibility purposes.Safari: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Safari on iOS: Safari on iOS 3.2 was supporting an experimental -webkit-gradient(linear,…) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in linear-gradient(). This old outdated syntax is still supported for compatibility purposes.Safari on iOS: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.WebView on iOS: WebView on iOS 3.2 was supporting an experimental -webkit-gradient(linear,…) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in linear-gradient(). This old outdated syntax is still supported for compatibility purposes.WebView on iOS: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.
css.types.gradient.linear-gradient.doubleposition Firefox12/11/2018 Safari3/25/2019104
css.types.gradient.linear-gradient.hue_interpolation_method Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.linear-gradient.interpolation_color_space Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.linear-gradient.interpolation_hints Safari10/22/2013 Firefox2/24/2015490
css.types.gradient.linear-gradient.premultiplied_gradients Firefox2/24/2015 Safari9/20/20212400
css.types.gradient.linear-gradient.to Firefox1/31/2012 Safari10/22/2013630
css.types.gradient.linear-gradient.unitless_0_angle Safari10/22/2013 Firefox8/8/20171386
Firefox: Accepted only in -webkit-linear-gradient() and -moz-linear-gradient(), not linear-gradient().Firefox for Android: Accepted only in -webkit-linear-gradient() and -moz-linear-gradient(), not linear-gradient().
css.types.gradient.radial-gradient 📋Firefox10/9/2012 Safari10/22/2013378
Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Since Firefox for Android 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Internet Explorer: Internet Explorer 5.5 through 9.0 supported gradients via a proprietary filter: -ms-filter: progid:DXImageTransform.Microsoft.Gradient().Safari: Safari 4 was supporting an experimental -webkit-gradient(radial,…) function. This old outdated syntax is still supported for compatibility purposes.Safari on iOS: Safari on iOS 3.2 was supporting an experimental -webkit-gradient(radial,…) function. This old outdated syntax is still supported for compatibility purposes.WebView on iOS: WebView on iOS 3.2 was supporting an experimental -webkit-gradient(radial,…) function. This old outdated syntax is still supported for compatibility purposes.
css.types.gradient.radial-gradient.at Firefox1/31/2012 Safari10/22/2013630
css.types.gradient.radial-gradient.doubleposition Firefox12/11/2018 Safari3/25/2019104
css.types.gradient.radial-gradient.hue_interpolation_method Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.radial-gradient.interpolation_color_space Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.radial-gradient.interpolation_hints Safari10/22/2013 Firefox2/24/2015490
css.types.gradient.radial-gradient.premultiplied_gradients Firefox2/24/2015 Safari9/20/20212400
css.types.gradient.repeating-conic-gradient 📋Safari3/25/2019 Firefox11/17/2020603
css.types.gradient.repeating-conic-gradient.hue_interpolation_method Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.repeating-conic-gradient.interpolation_color_space Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.repeating-linear-gradient 📋Firefox10/9/2012 Safari10/22/2013378
Firefox: Before Firefox 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Firefox for Android: Before Firefox for Android 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox for Android: Since Firefox for Android 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Internet Explorer: Internet Explorer 5.5 through 9.0 supported gradients via a proprietary filter: -ms-filter: progid:DXImageTransform.Microsoft.Gradient().Opera: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Opera Android: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Safari: Safari 4 was supporting an experimental -webkit-gradient(linear,…) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in repeating-linear-gradient(). This old outdated syntax is still supported for compatibility purposes.Safari: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.Safari on iOS: Safari on iOS 3.2 was supporting an experimental -webkit-gradient(linear,…) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in repeating-linear-gradient(). This old outdated syntax is still supported for compatibility purposes.Safari on iOS: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.WebView on iOS: WebView on iOS 3.2 was supporting an experimental -webkit-gradient(linear,…) function. It is more limited than the later standard version: you cannot specify both a position and an angle like in repeating-linear-gradient(). This old outdated syntax is still supported for compatibility purposes.WebView on iOS: Considers <angle> to start to the right, instead of the top. I.e. it considered an angle of 0deg as a direction indicator pointing to the right.
css.types.gradient.repeating-linear-gradient.doubleposition Firefox12/11/2018 Safari3/25/2019104
css.types.gradient.repeating-linear-gradient.hue_interpolation_method Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.repeating-linear-gradient.interpolation_color_space Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.repeating-linear-gradient.interpolation_hints Safari10/22/2013 Firefox2/24/2015490
css.types.gradient.repeating-linear-gradient.to Firefox1/31/2012 Safari10/22/2013630
css.types.gradient.repeating-linear-gradient.unitless_0_angle Safari10/22/2013 Firefox8/8/20171386
Firefox: Accepted only in -webkit-repeating-linear-gradient() and -moz-repeating-linear-gradient(), not repeating-linear-gradient().Firefox for Android: Accepted only in -webkit-repeating-linear-gradient() and -moz-repeating-linear-gradient(), not repeating-linear-gradient().
css.types.gradient.repeating-radial-gradient 📋Firefox10/9/2012 Safari10/22/2013378
Firefox: Before Firefox 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Before Firefox 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox for Android: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Safari: Safari 4 was supporting an experimental -webkit-gradient(radial,…) function. This old outdated syntax is still supported for compatibility purposes.Safari on iOS: Safari on iOS 3.2 was supporting an experimental -webkit-gradient(radial,…) function. This old outdated syntax is still supported for compatibility purposes.WebView on iOS: WebView on iOS 3.2 was supporting an experimental -webkit-gradient(radial,…) function. This old outdated syntax is still supported for compatibility purposes.
css.types.gradient.repeating-radial-gradient.at Firefox10/9/2012 Safari10/22/2013378
Firefox: Before Firefox 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox: Since Firefox 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.Firefox for Android: Before Firefox for Android 36, gradients weren't applied on the pre-multiplied color space, leading to shades of grey unexpectedly appearing when used with transparency.Firefox for Android: Since Firefox for Android 42, the prefixed version of gradients can be disabled by setting layout.css.prefixes.gradients to false.
css.types.gradient.repeating-radial-gradient.doubleposition Firefox12/11/2018 Safari3/25/2019104
css.types.gradient.repeating-radial-gradient.hue_interpolation_method Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.repeating-radial-gradient.interpolation_color_space Safari12/13/2022 Firefox6/11/2024546
css.types.gradient.repeating-radial-gradient.interpolation_hints Safari10/22/2013 Firefox2/24/2015490
css.types.hypot 📋Safari3/14/2022 Firefox9/26/2023561
css.types.image 📋Safari6/23/2003 Firefox11/9/2004505
css.types.image.image-set 📋Firefox6/1/2021 Safari9/18/2023839
Chrome: Support for url images only and x is the only supported resolution unit.Chrome Android: Support for url images only and x is the only supported resolution unit.Edge: Support for url images only and x is the only supported resolution unit.Firefox: The type() function is not supported as an argument to image-set().Firefox for Android: The type() function is not supported as an argument to image-set().Quest Browser: Support for url images only and x is the only supported resolution unit.Opera: Support for url images only and x is the only supported resolution unit.Opera Android: Support for url images only and x is the only supported resolution unit.Safari: The type() function is not supported as an argument to image-set().Safari: The type() function is not supported as an argument to image-set().Safari: Support for url images only and x is the only supported resolution unit.Safari: Support for url images only and x is the only supported resolution unit.Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: The type() function is not supported as an argument to image-set().Safari on iOS: Support for url images only and x is the only supported resolution unit.Safari on iOS: Support for url images only and x is the only supported resolution unit.Samsung Internet: Support for url images only and x is the only supported resolution unit.WebView Android: Support for url images only and x is the only supported resolution unit.WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: The type() function is not supported as an argument to image-set().WebView on iOS: Support for url images only and x is the only supported resolution unit.WebView on iOS: Support for url images only and x is the only supported resolution unit.
css.types.integer 📋Safari6/23/2003 Firefox11/9/2004505
css.types.length 📋Safari6/23/2003 Firefox11/9/2004505
css.types.length.Q Firefox9/20/2016 Safari3/24/20201281
css.types.length.cap Firefox2/8/2022 Safari12/11/2023671
css.types.length.ch Firefox11/9/2004 Safari10/22/20133269
Firefox: From Firefox 1 to Firefox 3, ch was the width of the M character.Firefox: From Firefox 1 to Firefox 3, ch did not work with border-width and outline-width CSS properties.
css.types.length.container_query_length_units Safari9/12/2022 Firefox2/14/2023155
css.types.length.em Safari6/23/2003 Firefox11/9/2004505
css.types.length.ex Safari6/23/2003 Firefox11/9/2004505
css.types.length.ic Firefox2/8/2022 Safari3/14/202234
css.types.length.lh 📋Safari3/27/2023 Firefox11/21/2023239
css.types.length.rem Firefox1/21/2010 Safari6/7/2010137
css.types.length.rlh 📋Safari3/27/2023 Firefox11/21/2023239
css.types.length.vb Safari3/14/2022 Firefox5/31/202278
css.types.length.vh Safari7/25/2012 Firefox2/19/2013209
Firefox: Starting with version 21, viewport-percentage lengths are invalid in @page.Firefox for Android: Starting with version 21, viewport-percentage lengths are invalid in @page.
css.types.length.vi Safari3/14/2022 Firefox5/31/202278
css.types.length.viewport_percentage_units_dynamic Safari3/14/2022 Firefox5/31/202278
css.types.length.viewport_percentage_units_large Safari3/14/2022 Firefox5/31/202278
css.types.length.viewport_percentage_units_small Safari3/14/2022 Firefox5/31/202278
css.types.length.vmax Firefox2/19/2013 Safari10/22/2013245
Firefox: Starting with version 21, viewport-percentage lengths are invalid in @page.Firefox for Android: Starting with version 21, viewport-percentage lengths are invalid in @page.
css.types.length.vmin Firefox2/19/2013 Safari10/22/2013245
Firefox: Starting with version 21, viewport-percentage lengths are invalid in @page.Firefox for Android: Starting with version 21, viewport-percentage lengths are invalid in @page.
css.types.length.vw Safari7/25/2012 Firefox2/19/2013209
Firefox: Starting with version 21, viewport-percentage lengths are invalid in @page.Firefox for Android: Starting with version 21, viewport-percentage lengths are invalid in @page.
css.types.length-percentage 📋Safari6/23/2003 Firefox11/9/2004505
css.types.line-style 📋Safari6/23/2003 Firefox11/9/2004505
css.types.log 📋Safari3/14/2022 Firefox9/26/2023561
css.types.max 📋Safari4/12/2018 Firefox4/7/2020726
css.types.min 📋Safari4/12/2018 Firefox4/7/2020726
css.types.mod 📋Safari3/14/2022 Firefox9/26/2023561
css.types.number 📋Safari6/23/2003 Firefox11/9/2004505
css.types.number.scientific_notation Firefox4/29/2014 Safari3/27/20171063
css.types.overflow 📋Safari6/23/2003 Firefox11/9/2004505
Internet Explorer: From version 4 to 6, Internet Explorer enlarges an element with visible (default value) to fit the content inside it.
css.types.overflow.clip Firefox9/22/2020 Safari9/12/2022720
css.types.overflow.overlay Safari9/17/2018 Firefox4/11/20231667
Chrome: Before version 114, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard auto keyword. See bug 40444262.Chrome Android: Before version 114, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard auto keyword. See bug 40444262.Edge: Before version 114, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard auto keyword. See bug 40444262.Quest Browser: Before version false, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version false, the keyword aliases to the standard auto keyword. See bug 40444262.Opera: Before version 100, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 100, the keyword aliases to the standard auto keyword. See bug 40444262.Safari: Before version 12, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 12, the keyword aliases to the standard auto keyword. See bug 189811.Safari on iOS: Before version 12, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 12, the keyword aliases to the standard auto keyword. See bug 189811.WebView Android: Before version 114, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 114, the keyword aliases to the standard auto keyword. See bug 40444262.WebView on iOS: Before version 12, the overlay keyword caused non-standard behavior, allowing scrollbars to overlay content without taking up layout space. From version 12, the keyword aliases to the standard auto keyword. See bug 189811.
css.types.percentage 📋Safari6/23/2003 Firefox11/9/2004505
css.types.position 📋Safari6/23/2003 Firefox11/9/2004505
css.types.position.four_value_syntax Firefox6/5/2012 Safari10/22/2013504
css.types.position.keyword_value_syntax Safari6/23/2003 Firefox11/9/2004505
css.types.pow 📋Safari3/14/2022 Firefox9/26/2023561
css.types.ratio 📋Firefox6/30/2009 Safari6/7/2010342
css.types.ray 📋Safari9/12/2022 Firefox1/23/2024498
css.types.ray.position Safari12/11/2023 Firefox1/23/202443
css.types.ray.size Safari9/18/2023 Firefox1/23/2024127
css.types.rem 📋Safari3/14/2022 Firefox9/26/2023561
css.types.resolution 📋Firefox11/8/2011 Safari9/12/20223961
Firefox: Supports <integer> values only.Firefox for Android: Supports <integer> values only.
css.types.resolution.dpcm Firefox11/8/2011 Safari9/12/20223961
css.types.resolution.dpi Firefox11/8/2011 Safari9/12/20223961
css.types.resolution.dppx Firefox10/9/2012 Safari9/12/20223625
css.types.resolution.x Firefox9/5/2018 Safari9/12/20221468
css.types.round 📋Safari3/14/2022 Firefox9/26/2023561
css.types.shape 📋Firefox11/9/2004 Safari4/15/2005157
css.types.shape.rect Firefox11/9/2004 Safari4/15/2005157
Internet Explorer: For Internet Explorer versions 5.5 through 7, the rect() function uses spaces (instead of commas) to separate parameters. For Internet Explorer 8 and later versions, only the standard comma-separated syntax is supported.
css.types.sign 📋Safari3/14/2022 Firefox9/26/2023561
css.types.sin 📋Safari3/14/2022 Firefox12/13/2022274
css.types.sqrt 📋Safari3/14/2022 Firefox9/26/2023561
css.types.string 📋Safari6/23/2003 Firefox11/9/2004505
css.types.string.unicode_escaped_characters Safari6/23/2003 Firefox11/9/2004505
css.types.tan 📋Safari3/14/2022 Firefox12/13/2022274
css.types.time 📋Safari3/18/2008 Firefox3/22/20111099
css.types.transform-function 📋Safari3/18/2008 Firefox6/30/2009469
Internet Explorer: Internet Explorer 9 supports 2D but not 3D transforms. In version 9, mixing 2D and 3D transform functions invalidates the entire property.
css.types.transform-function.matrix 📋Safari3/18/2008 Firefox6/30/2009469
Firefox: Before Firefox 16, the translation values of matrix() could be <length>s, in addition to the standard <number>.
css.types.transform-function.matrix3d 📋Safari6/8/2009 Firefox1/31/2012967
Firefox: Before Firefox 16, the translation values of matrix3d() could be <length>s, in addition to the standard <number>.
css.types.transform-function.perspective 📋Safari6/8/2009 Firefox1/31/2012967
css.types.transform-function.perspective.none 📋Firefox10/5/2021 Safari3/14/2022160
css.types.transform-function.rotate 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.rotate3d 📋Safari6/8/2009 Firefox1/31/2012967
css.types.transform-function.rotateX 📋Safari6/8/2009 Firefox1/31/2012967
css.types.transform-function.rotateY 📋Safari6/8/2009 Firefox1/31/2012967
css.types.transform-function.rotateZ 📋Safari6/8/2009 Firefox1/31/2012967
css.types.transform-function.scale 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.scale3d 📋Safari6/8/2009 Firefox1/31/2012967
css.types.transform-function.scaleX 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.scaleY 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.scaleZ 📋Safari6/8/2009 Firefox1/31/2012967
css.types.transform-function.skew 📋Safari3/18/2008 Firefox6/30/2009469
Firefox: Firefox 14 removed experimental support for skew(), but it was reintroduced in Firefox 15.
css.types.transform-function.skewX 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.skewY 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.translate 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.translate3d 📋Safari6/8/2009 Firefox1/31/2012967
css.types.transform-function.translateX 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.translateY 📋Safari3/18/2008 Firefox6/30/2009469
css.types.transform-function.translateZ 📋Safari6/8/2009 Firefox1/31/2012967
css.types.url 📋Safari6/23/2003 Firefox11/9/2004505