- From: <bugzilla@jessica.w3.org>
- Date: Thu, 08 Nov 2012 20:23:41 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19912 --- Comment #1 from miket@opera.com --- Just had a read of the HTML Templates spec. Templates spec: interface HTMLTemplateElement : HTMLElement { attribute DocumentFragment content; } Explainer: interface HTMLTemplateElement : HTMLElement { readonly attribute DocumentFragment content; } And in Appendix B of the explainer, the content attribute is missing -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 8 November 2012 20:23:43 UTC