WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
995 stars 193 forks source link

Fix compound features #536

Open dstorey opened 6 years ago

dstorey commented 6 years ago

There are two sets of features where the scoring says you get two points when you support them all (the one with labels/controls, and the one with dirName). These are no longer included in V8 and 9.

These are not fully supported (Edge doesn't support controls/label until Edge 18 (version after next), and Edge/Firefox don't support dirName) so may be worth fixing, especially if the score isn't tied to 555 any longer.