- From: <bugzilla@jessica.w3.org>
- Date: Fri, 24 Apr 2015 00:26:06 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28353 --- Comment #3 from Anne <annevk@annevk.nl> --- So in the case of <tr> it should work if the <td> becomes an actual child of the <tr> in the composed tree. For <details> it seems like this should not work per the specification at the moment: https://html.spec.whatwg.org/multipage/rendering.html#the-details-element-2 We might want to revisit the specification at some point to consider the composed tree rather than the light tree, but we'd have to consider that on a case-by-case basis. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 24 April 2015 00:26:08 UTC