Re: [heycam/webidl] Update attribute setter/getters in various ways (#217)

domenic commented on this pull request.



>  
-    The value of the <emu-val>Function</emu-val> object’s “name”
-    property is a <emu-val>String</emu-val> whose value is the
-    concatenation of “set ” and the identifier of the attribute.
+        1.  Perform the actions listed in the description of |attribute| that occur on setting, on
+            |O| if |O| is not <emu-val>null</emu-val>.

I still think this is pretty clear as-is, but we could do a different version perhaps as a follow-up if you have a proposal.

-- 
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/217

Received on Thursday, 19 January 2017 21:50:43 UTC