[csswg-drafts] Pull Request: [cssom-1] Remove or replace "terminate ..."

upsuper has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [cssom-1] Remove or replace "terminate ..." ==
This change removes all the "terminate these steps" and "terminate this algorithm" from this spec. They are either removed due to redundancy (already following a "return" or "throw") or replaced with "return".

See https://github.com/w3c/csswg-drafts/pull/2299

Received on Sunday, 11 February 2018 23:04:23 UTC