[Bug 22737] Add link type "prerender" to html5 spec

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22737

Jatinder Mann [MSFT] <jmann@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmann@microsoft.com

--- Comment #3 from Jatinder Mann [MSFT] <jmann@microsoft.com> ---
The suggested spec text states: "If the resource is navigated to, the user
agent may replace the current browsing context with the one it loaded the
specified resource in." If you replace the current browsing context, you will
lose history. For example, the section on browsing contexts,
http://www.w3.org/html/wg/drafts/html/master/browsers.html#windows, states that
"A browsing context has a session history". I don’t think we want a prerendered
page to lose its history.

I think we may want to update that sentence to instead say something like: "If
the user chooses to navigate to this resource, the user agent may navigate the
current browsing context to the specified resource."

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 23 July 2013 20:56:43 UTC