[Bug 12927] Define what "content attribute's document" means

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12927

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-06-10 19:26:20 UTC ---
This is defined here:
http://www.whatwg.org/specs/web-apps/current-work/complete/infrastructure.html#dom-trees

"The Document of a Node (such as an element) is the Document that the Node's
ownerDocument IDL attribute returns. When a Node is in a Document then that
Document is always the Node's Document, and the Node's ownerDocument IDL
attribute thus always returns that Document."


Leaving open for the typo.

-- 
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 Friday, 10 June 2011 19:26:27 UTC