- From: Bede Overend <notifications@github.com>
- Date: Tue, 05 Jul 2016 17:56:20 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Wednesday, 6 July 2016 00:57:04 UTC
@rniwa I second @Zambonifofex, would love to know the rational behind this. In the case of needing features exclusive to native elements, how would someone use these features on a custom element without extending it? An example my company is dealing with is replicating the sizing of a native `img` element, so far we haven't found _any_ cross browser way to replicate the way it sizes, therefore having an element extension, so right now using `is`, is the only way to achieve this. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/509#issuecomment-230644816
Received on Wednesday, 6 July 2016 00:57:04 UTC