{ "css": { "properties": { "visibility": { "__compat": { "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/visibility", "support": { "chrome": { "version_added": "1" }, "chrome_android": { "version_added": "18" }, "edge": { "version_added": "12" }, "edge_mobile": { "version_added": true }, "firefox": { "version_added": "1" }, "firefox_android": { "version_added": "4" }, "ie": { "version_added": "4", "notes": [ "Internet Explorer doesn't support visibility: initial.", "Up to Internet Explorer 7, descendants of hidden elements will still be invisible even if they have visibility set to visible." ] }, "opera": { "version_added": "4" }, "opera_android": { "version_added": "6" }, "safari": { "version_added": "1" }, "safari_ios": { "version_added": "1" }, "samsunginternet_android": { "version_added": true }, "webview_android": { "version_added": "1" } }, "status": { "experimental": false, "standard_track": true, "deprecated": false } }, "collapse": { "__compat": { "description": "collapse", "support": { "chrome": { "version_added": "62", "notes": [ "Chrome treats visibility: collapse like hidden, leaving a white gap.", "Chrome supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements." ] }, "chrome_android": { "version_added": true, "notes": [ "Chrome treats visibility: collapse like hidden, leaving a white gap.", "Chrome supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements." ] }, "edge": { "version_added": "12" }, "edge_mobile": { "version_added": true }, "firefox": { "version_added": true, "notes": "Firefox doesn't hide borders when hiding <col> and <colgroup> elements if border-collapse: collapse is set." }, "firefox_android": { "version_added": true, "notes": "Firefox doesn't hide borders when hiding <col> and <colgroup> elements if border-collapse: collapse is set." }, "ie": { "version_added": true }, "opera": { "version_added": true, "notes": "In Opera, visibility: collapse works on table elements, but doesn't hide a <tfoot> if it is adjacent to a visible <tbody>." }, "opera_android": { "version_added": true, "notes": "In Opera, visibility: collapse works on table elements, but doesn't hide a <tfoot> if it is adjacent to a visible <tbody>." }, "safari": { "version_added": true, "notes": [ "Safari treats visibility: collapse like hidden, leaving a white gap.", "Safari supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements." ] }, "safari_ios": { "version_added": true, "notes": [ "Safari treats visibility: collapse like hidden, leaving a white gap.", "Safari supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements." ] }, "samsunginternet_android": { "version_added": true }, "webview_android": { "version_added": false } }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } } } } } }