WebPlatformTest / HTML5test

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

CustomElements V1 #501

Closed WebReflection closed 6 years ago

WebReflection commented 7 years ago

Apparently there's only a V0 check like 'registerElement' in document which would only score on Chrome.

The current V1 specs, agreed by all vendors, should be checked as 'customElements' in window instead, or "CustomElementsRegistry" in window

Thanks.

NielsLeenheer commented 7 years ago

Should be fixed in the upcoming release of version 9.0

WebReflection commented 7 years ago

same as modules, this version 9.0 ... I'm not sure it's shipped. Still no Custom Elements support for WebKit/GNOME Web

NielsLeenheer commented 6 years ago

Version 9 was a 'bit' delayed while I had to focus on other projects. But the next version is back on track and should released before Christmas.

The fixed test is currently available on https://alpha.html5test.com

WebReflection commented 6 years ago

I can confirm it says yes now, but I can also tell you that HTML import can be removed because it's been decided that it won't be implemented cross browser.

WebReflection commented 6 years ago

TL;DR WebComponents specification is:

That's it

WebReflection commented 6 years ago

should I open a new ticket and close this?

WebReflection commented 6 years ago

no answers in a while ... closing this for now, please drop HTML imports from scores.