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.

57 lines
1.6 KiB

{
"css": {
"properties": {
"page-break-inside": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/CSS/page-break-inside",
"support": {
"chrome": {
"version_added": "1"
},
"chrome_android": {
"version_added": "18"
},
"edge": {
"version_added": "12"
},
"firefox": {
"version_added": "19",
"notes": "Until Firefox 25, <code>page-break-inside</code><code>: avoid</code> did not work with the height of a block."
},
"firefox_android": {
"version_added": "19",
"notes": "Until Firefox 25, <code>page-break-inside</code><code>: avoid</code> did not work with the height of a block."
},
"ie": {
"version_added": "8"
},
"opera": {
"version_added": "7"
},
"opera_android": {
"version_added": "14"
},
"safari": {
"version_added": "1.3"
},
"safari_ios": {
"version_added": "1"
},
"samsunginternet_android": {
"version_added": "1.0"
},
"webview_android": {
"version_added": "37"
}
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}