[PageVisibility] Hooks in Unload Processing Model

Ian,

In order to specify the Page Visibility behavior when unloading a document, the Page Visibility editors would like a hook in the http://dev.w3.org/html5/spec/Overview.html#unloading-documents section so the Page Visibility spec can reference it.

In particular, we are looking to reference both the current step 2 and step 3 below:

2. Fire a pagehide event at the Window object of the Document, but with its target set to the Document object (and the currentTarget set to the Window object), using the PageTransitionEvent interface, with the persisted attribute initialized to true. This event must not bubble, must not be cancelable, and has no default action.

3. Unload event: Fire a simple event named unload at the Document's Window object.

What is the process for making such a change?

Thanks,
Jatinder

Received on Wednesday, 29 February 2012 20:07:16 UTC