You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
79 lines
3.8 KiB
79 lines
3.8 KiB
{
|
|
"css": {
|
|
"properties": {
|
|
"text-shadow": {
|
|
"__compat": {
|
|
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/text-shadow",
|
|
"support": {
|
|
"chrome": {
|
|
"version_added": "2"
|
|
},
|
|
"chrome_android": {
|
|
"version_added": "18"
|
|
},
|
|
"edge": {
|
|
"version_added": "12"
|
|
},
|
|
"firefox": {
|
|
"version_added": "3.5",
|
|
"notes": [
|
|
"Firefox versions before 57 have a bug whereby <a href='https://developer.mozilla.org/docs/Web/CSS/transition'><code>transition</code></a>s will not work when transitioning from a <code>text-shadow</code> with a color specified to a <code>text-shadow</code> without a color specified (<a href='https://bugzil.la/726550'>bug 726550</a>).",
|
|
"From Firefox 4, the blur radius is capped at 300 for performance reasons.",
|
|
"Firefox theoretically supports infinite text-shadows (don't try it).",
|
|
"If the <code><color></code> value is unspecified, then Firefox uses the value of the element's <a href='https://developer.mozilla.org/docs/Web/CSS/color'><code>color</code></a> property."
|
|
]
|
|
},
|
|
"firefox_android": {
|
|
"version_added": "4",
|
|
"notes": [
|
|
"Firefox versions before 57 have a bug whereby <a href='https://developer.mozilla.org/docs/Web/CSS/transition'><code>transition</code></a>s will not work when transitioning from a <code>text-shadow</code> with a color specified to a <code>text-shadow</code> without a color specified (<a href='https://bugzil.la/726550'>bug 726550</a>).",
|
|
"From Firefox 4, the blur radius is capped at 300 for performance reasons.",
|
|
"Firefox theoretically supports infinite text-shadows (don't try it).",
|
|
"If the <code><color></code> value is unspecified, then Firefox uses the value of the element's <a href='https://developer.mozilla.org/docs/Web/CSS/color'><code>color</code></a> property."
|
|
]
|
|
},
|
|
"ie": {
|
|
"version_added": "10"
|
|
},
|
|
"opera": {
|
|
"version_added": "9.5",
|
|
"notes": [
|
|
"Opera supports a maximum of 6-9 text-shadows for performance reasons. The blur radius is limited to 100px.",
|
|
"Opera 9.5 to 10.1 adheres to the old, reverse painting order (in CSS2, the first specified shadow is on the bottom)."
|
|
]
|
|
},
|
|
"opera_android": {
|
|
"version_added": "14"
|
|
},
|
|
"safari": {
|
|
"version_added": "1.1",
|
|
"notes": [
|
|
"In Safari, any shadows that do not explicitly specify a color are transparent.",
|
|
"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_ios": {
|
|
"version_added": "1",
|
|
"notes": [
|
|
"In Safari, any shadows that do not explicitly specify a color are transparent.",
|
|
"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."
|
|
]
|
|
},
|
|
"samsunginternet_android": {
|
|
"version_added": "1.0"
|
|
},
|
|
"webview_android": {
|
|
"version_added": "37"
|
|
}
|
|
},
|
|
"status": {
|
|
"experimental": false,
|
|
"standard_track": true,
|
|
"deprecated": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|