{
"css": {
"properties": {
"max-width": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/max-width",
"support": {
"chrome": {
"version_added": "1"
},
"chrome_android": {
"version_added": null
},
"edge": {
"version_added": "12"
},
"edge_mobile": {
"version_added": true
},
"firefox": {
"version_added": "1",
"notes": "CSS 2.1 leaves the behavior of max-width
with table
undefined. Firefox supports applying max-width
to table
elements."
},
"firefox_android": {
"version_added": null
},
"ie": {
"version_added": "7"
},
"opera": {
"version_added": "4",
"notes": "CSS 2.1 leaves the behavior of max-width
with table
undefined. Opera supports applying max-width
to table
elements."
},
"opera_android": {
"version_added": null
},
"safari": {
"version_added": "2"
},
"safari_ios": {
"version_added": null
},
"samsunginternet_android": {
"version_added": null
},
"webview_android": {
"version_added": null
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"sizing_values": {
"__compat": {
"description": "fit-content
, max-content
, and min-content
",
"support": {
"chrome": {
"version_added": false,
"notes": "Chrome implements an earlier proposal for setting width to an intrinsic width: the keywords intrinsic
(instead of max-content
), and min-intrinsic
(instead of min-content
). There is no equivalent for stretch
or fit-content
."
},
"chrome_android": {
"version_added": null
},
"edge": {
"version_added": false
},
"edge_mobile": {
"version_added": null
},
"firefox": {
"prefix": "-moz-",
"version_added": "3",
"notes": "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_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"opera": {
"version_added": false
},
"opera_android": {
"version_added": null
},
"safari": {
"version_added": false,
"notes": "Safari implements an earlier proposal for setting width to an intrinsic width: the keywords intrinsic
(instead of max-content
), and min-intrinsic
(instead of min-content
). There is no equivalent for stretch
or fit-content
."
},
"safari_ios": {
"version_added": null
},
"samsunginternet_android": {
"version_added": false
},
"webview_android": {
"version_added": null
}
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
},
"stretch": {
"__compat": {
"description": "stretch
",
"support": {
"chrome": {
"alternative_name": "-webkit-fill-available",
"version_added": "22"
},
"chrome_android": {
"alternative_name": "-webkit-fill-available",
"version_added": "25"
},
"edge": {
"version_added": false
},
"edge_mobile": {
"version_added": null
},
"firefox": {
"version_added": false
},
"firefox_android": {
"version_added": null
},
"ie": {
"version_added": false
},
"opera": {
"version_added": false
},
"opera_android": {
"version_added": null
},
"safari": {
"version_added": false
},
"safari_ios": {
"version_added": null
},
"samsunginternet_android": {
"version_added": false
},
"webview_android": {
"alternative_name": "-webkit-fill-available",
"version_added": "37"
}
},
"status": {
"experimental": true,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}