| 1 | |
| 2 | var curCSS, iframe, |
| 3 | // swappable if display is none or starts with table except "table", "table-cell", or "table-caption" |
| 4 | // see here for display values: https://developer.mozilla.org/en-US/docs/CSS/display |
nothing calls this directly
no test coverage detected