compat-table
compat-table copied to clipboard
Problem with the "platform type" header for empty categories
The colspan for the "platform type" header cells is calculated dynamically by setColSpans() on master.js, but there is a problem when the category is empty. On the non-standard tab, the "Compilers/polyfills" column is empty and is (correctly) calculated with colspan 0, but the browsers always show at least one column.