- From: Tobie Langel <notifications@github.com>
- Date: Mon, 14 Nov 2016 06:20:19 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Monday, 14 November 2016 14:20:51 UTC
tobie commented on this pull request. > </div> -Support for [=getters=] is -handled by the <a href="#getownproperty">platform object \[[GetOwnProperty]] method</a> -defined in section [[#getownproperty]], and -for [=setters=] -by the <a href="#defineownproperty">platform object \[[DefineOwnProperty]] method</a> -defined in section [[#defineownproperty]] and the <a href="#platformobjectset">platform object \[[Set]] method</a> -defined in section [[#platformobjectset]]. +Support for [=getters=] is handled by the <a href="#legacy-platform-object-getownproperty">legacy platform object \[[GetOwnProperty]] method</a>, +and for [=setters=] by the <a href="#legacy-platform-object-defineownproperty">legacy platform object \[[DefineOwnProperty]] method</a>, +and the <a href="#legacy-platform-object-set">legacy platform object \[[Set]] method</a>. Fixed. -- 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/230
Received on Monday, 14 November 2016 14:20:51 UTC