diff --git a/dom.bs b/dom.bs index cbbf377d1..f55d27317 100644 --- a/dom.bs +++ b/dom.bs @@ -804,6 +804,9 @@ initialized to the number of milliseconds that have passed since 00:00:00 UTC on 1 January 1970, ignoring leap seconds. +
This is highly likely to change and already does not reflect implementations well. +Please see dom #23 for more details. +
This is highly likely to change and already does not reflect implementations well. +Please see dom #23 for more details.
To initialize an event, with type, bubbles, and cancelable, run these steps: