- From: David Flanagan <dflanagan@mozilla.com>
- Date: Tue, 28 Jun 2011 14:20:09 -0700
- To: www-dom@w3.org
Just a minor nit: in §5.3, step 3 of the "locate a namespace prefix" algorithm is ambiguous because "its" and "that" are ambiguous. I suggest you replace it with this: "If element's parent element is null, return null. Otherwise, return the result of running locate a namespace prefix on element's parent element." Step 2 seems almost ambiguous to me. I'd change "its local name" to "the attribute's local name". David
Received on Tuesday, 28 June 2011 21:20:37 UTC