compat-table/compat-table
Problem with the "platform type" header for empty categories
オープン
#1,198 opened on 2017/10/17
Help wanted
Repository metrics
- Stars
- (4,507 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.