- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Feb 2013 22:58:43 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21017
John Messerly <jmesserly@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmesserly@google.com
--- Comment #2 from John Messerly <jmesserly@google.com> ---
Hey Rafael,
We were also seeing this problem with web components:
<element name="...">
<template>
... contents ...
</template>
</element>
What's the best way to deal with it in this case?
We end up with extra whitespace text nodes.
Maybe we can deal with this when we instantiate the shadow root?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 21 February 2013 22:58:45 UTC