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}}

WebKit also calls the "locate a namespace" on the Attr's owner element.

-- 
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#r75205416

Received on Wednesday, 17 August 2016 20:56:46 UTC