Re: [whatwg/dom] Make Attr inherit from Node again (#299)

> @@ -4318,6 +4324,7 @@ To <dfn export>locate a namespace</dfn> for a <var>node</var> using
>  
>   <dt>{{DocumentType}}
>   <dt>{{DocumentFragment}}
> + <dt>{{Attr}}

Blink actually the equivalent of "Return the result of locating a namespace prefix for its element, if that is not null, and null otherwise"

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/299/files/684e9453e592df4782b2e77687916a6e06af7f9c#r75204863

Received on Wednesday, 17 August 2016 20:53:51 UTC