Re: [heycam/webidl] Make interface prototype object creation imperative (#494)

tobie commented on this pull request.



> @@ -12407,6 +12468,35 @@ attribute is the concatenation of the class string of the namespace, ".",
 and the class string that the interface would otherwise have without this
 extended attribute.
 
+[=Platform objects=] have an internal \[[SetPrototypeOf]] method
+as defined in [[#platform-object-setprototypeof]].
+
+For each [=interface=] |interface| implemented by a [=platform object=] |obj|,
+the following steps must be run:

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/494#discussion_r180402916

Received on Tuesday, 10 April 2018 12:35:48 UTC