Re: [w3c/webcomponents] If a Custom Element is used as a placeholder for an HTML heading, would it be interpreted as a heading for SEO purposes? (#730)

This is a problem that can be solved by [Element Behaviors](https://github.com/w3c/webcomponents/issues/727). See the section "augment existing HTML applications".

If you don't really _need_ to extend from a heading element, you can just apply functionality as a behavior. (see working implementation)

-- 
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/730#issuecomment-364696341

Received on Saturday, 10 February 2018 21:44:29 UTC