- From: DZ <notifications@github.com>
- Date: Tue, 06 Feb 2018 21:38:14 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 February 2018 21:38:36 UTC
I have a Custom Element, `<our-h1>`. `<our-h1>` is a placeholder such that when it is upgraded, it becomes a regular `<h1>` through DOM manipulation - that is, `<our-h1>` is replaced with `<h1>`. In terms of SEO, would the constructed `<h1>` from `<our-h1>` be the same as if it was using an `<h1>` directly? -- 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
Received on Tuesday, 6 February 2018 21:38:36 UTC