- From: Philip Jägenstedt <notifications@github.com>
- Date: Wed, 17 Aug 2016 13:53:23 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 17 August 2016 20:53:51 UTC
> @@ -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