{ "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" }, "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": "10.1" }, "safari": { "version_added": "1" }, "safari_ios": { "version_added": "1" }, "samsunginternet_android": { "version_added": "1.0" }, "webview_android": { "version_added": "1" } }, "status": { "experimental": false, "standard_track": true, "deprecated": false } }, "collapse": { "__compat": { "description": "collapse", "support": { "chrome": { "version_added": "1", "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": "18", "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" }, "firefox": { "version_added": "1", "notes": "Firefox doesn't hide borders when hiding <col> and <colgroup> elements if border-collapse: collapse is set." }, "firefox_android": { "version_added": "4", "notes": "Firefox doesn't hide borders when hiding <col> and <colgroup> elements if border-collapse: collapse is set." }, "ie": { "version_added": "10" }, "opera": { "version_added": "4", "notes": [ "Opera treats visibility: collapse like hidden, leaving a white gap.", "Opera supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements." ] }, "opera_android": { "version_added": "10.1", "notes": [ "Opera treats visibility: collapse like hidden, leaving a white gap.", "Opera supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements." ] }, "safari": { "version_added": "1.3", "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": "1", "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": "1.0", "notes": [ "Samsung Internet treats visibility: collapse like hidden, leaving a white gap.", "Samsung Internet supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements." ] }, "webview_android": { "version_added": "≤37", "notes": [ "WebView treats visibility: collapse like hidden, leaving a white gap.", "WebView supports the collapse value only on <tr>, <thead>, <tbody>, and <tfoot>, but not on <col> and <colgroup> elements." ] } }, "status": { "experimental": false, "standard_track": true, "deprecated": false } } } } } } }