[whatwg/dom] "Unset the active flag. " (#494)

https://dom.spec.whatwg.org/commit-snapshots/cd3bcaeea40b4b9355ae7be3a5799813faa492fc/#traversal

> Unset the active flag\. 

As written, this step will not be reached if the previous one throws an exception. However, as can be seen by e.g. http://w3c-test.org/html/syntax/parsing/template/creating-an-element-for-the-token/template-owner-document.html, browsers put it in a kind of "finally" block. The spec should too.

-- 
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/issues/494

Received on Saturday, 19 August 2017 22:01:53 UTC