Re: [webcomponents] [Custom Elements]: Custom elements should be display: block by default (#224)

> I think having registerElement make it become block is fine, you should already be managing FOUC using `:unresolved`.

I don't think that's okay at all.  It misleads author to think `display: block` is always set on custom elements, and it would be rather surprising to realize that it's not when the element had not be upgraded. We don't need any more magical inconsistent behaviors like that on the Web.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/224#issuecomment-193577087

Received on Tuesday, 8 March 2016 02:57:33 UTC