compat-table/compat-table
GitHub で見るProblem with the "platform type" header for empty categories
Open
#1,198 opened on 2017年10月17日
Help wanted
説明
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.