[heycam/webidl] Editorial: Shorten the conditions in the [[Set]] algorithm (#713)

An interface can only have a (named or indexed) setter if it also has the
corresponding getter, so checking for both is unnecessary.
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/713

-- Commit Summary --

  * Editorial: Shorten the conditions in the [[Set]] algorithm

-- File Changes --

    M index.bs (7)

-- Patch Links --

https://github.com/heycam/webidl/pull/713.patch
https://github.com/heycam/webidl/pull/713.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/713

Received on Monday, 15 April 2019 14:06:21 UTC