RE: Determining what prototype should be used for an object

From: annevankesteren@gmail.com [mailto:annevankesteren@gmail.com] On Behalf Of Anne van Kesteren

> Yeah. [[slot]] seems obvious notation-wise. They can be similarly declared to attributes I think. Probably with default values.
>
>  boolean [[bubbles]] = false;
>  boolean [[cancelable]] = false;

What purpose do the types serve? Documentation?

Received on Monday, 17 November 2014 15:28:52 UTC