- From: <bugzilla@jessica.w3.org>
- Date: Sat, 11 Jun 2011 00:06:45 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12927 --- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> 2011-06-11 00:06:45 UTC --- This text is really not clear because it's talking about the "content attribute", not the "content Attr node".... and the attribute is not a Node. For that matter, Attr will stop being a Node in the near future. If you really want the ownerDocument, I'd talk about the element's ownerDoument (and perhaps make this a link to the definition of "element's document" if you don't actually use the term "ownerDocument" here). But on a separate note, I don't understand why it's using the ownerDocument in this situation instead of the document the element is in, if any..... -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Saturday, 11 June 2011 00:06:51 UTC