Alexandre Folle de Menezes
Alexandre Folle de Menezes
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...
There are many issues marked as `"flagged"` for Chrome that have no clue on how to enable them. On pull #1168 I added a new note `chrome.harmony` that may apply...
I have run an HTML validator on some pages: https://validator.w3.org/nu/?doc=http%3A%2F%2Fkangax.github.io%2Fcompat-table%2Fesnext%2F There are a lot of problems with invalid characters ([, ], #, %), which seem serious to me: - Bad...
The colspan for the "platform type" header cells is initially wrong. It is corrected dynamically later by `setColSpans()` on master.js, but since this is the first row, it defines the...
It seems the results are added/removed by cell, which confuses older browsers (see #1127). And is also slow on all browsers, as it triggers a lot of unnecessary reflows. How...
The "note_id :" and "note_html:" fields don't work for subitems, the links are generated only if they are placed on the main item. See #1092
The non-standard tab should hide the features that are not supported by any available browser (including the browser viewing it). There should be a checkbox to show these features if...
I believe there are too many sites, which is confusing (https://emojitwo.github.io/, https://github.com/EmojiTwo/emojitwo, https://github.com/EmojiTwo/emojitwo.github.io). They should all be merged into one.
The online test/result page on http://kangax.github.io/compat-table/esnext/ is not available anymore.
Firefox 122 will be released tomorrow.