Re: [heycam/webidl] Add legacy platform objects. (#230)

tobie commented on this pull request.



>  
 
-<h4 id="getownproperty-guts" dfn>The PlatformObjectGetOwnProperty abstract operation</h4>
+<h4 id="getownproperty-guts" lt="LegacyPlatformObjectGetOwnProperty|The PlatformObjectGetOwnProperty abstract operation" dfn>The LegacyPlatformObjectGetOwnProperty abstract operation</h4>

> Why the alternative lt=""

Because I didn't realise it wasn't exported (that dfn are unexported by default still confuses me). Fixing.

> Also, you should probably add export in case it needs to be mentioned somewhere.

So the way these legacy platform operations are exported seems very ad hoc. Do we want to consistently export all of them, or wait until someone requests access?

-- 
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 Tuesday, 8 November 2016 08:01:54 UTC