[Bug 16431] New: Ambiguous definition

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16431

           Summary: Ambiguous definition
           Product: WebAppsWG
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: DOM
        AssignedTo: annevk@opera.com
        ReportedBy: manish.tripathi.777@gmail.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org


http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#dom-document-adoptnode
Item 2 reads: "Adopt node with the context object and return it. "
It is not exactly clear whether the term "it" in the phrase above refers to the
"node" or to the "context object". Instead, the item should read:

"Adopt node with the context object and return node. "

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Monday, 19 March 2012 09:30:31 UTC