- From: <bugzilla@jessica.w3.org>
- Date: Mon, 04 Nov 2013 22:33:29 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22344 Steve Orvell <sorvell@chromium.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sorvell@chromium.org --- Comment #27 from Steve Orvell <sorvell@chromium.org> --- I propose we make: <shadow></shadow> act like this: <shadow><content></content></shadow> Then this change is backwards compatible, and we avoid an extra node in this very common case. If the author really does not want to distribute elements to a <shadow>, the author would make sure to select them before the <shadow>. This would most likely happen naturally. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 4 November 2013 22:33:31 UTC