- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 10 Apr 2017 08:22:01 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 April 2017 15:22:57 UTC
annevk commented on this pull request. > @@ -5776,8 +5776,8 @@ This and <a lt="other applicable specifications">other specifications</a> may de <ol> <li> - <p>If <var>inserted</var> is [=connected=], and it has a content attribute (<var>attr</var>) whose - value is not the empty string, then:</p> + <p>If <var>inserted</var> is [=connected=], and it has a content attribute (<var>attr</var>) named + [=Attr/local name=] "<code>nonce</code>" whose [=Attr/value=] is not the empty string, then:</p> You want to use https://dom.spec.whatwg.org/#concept-named-attribute since this is still not precise enough. -- 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/436#pullrequestreview-31874295
Received on Monday, 10 April 2017 15:22:57 UTC