compat-table/compat-table

Problem with the "platform type" header for empty categories

Open

#1,198 opened on 2017年10月17日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)HTML (4,403 stars) (942 forks)batch import
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.

コントリビューターガイド