[whatwg] AJAX History Concerns

Ian Hickson wrote:
> The idea is that the string you would put into the back 
> button or history menu is not the same as the string 
> you would put into the title bar or bookmarks (i.e. not 
> the same as <title>).

It might be good to spell out the fact that 
  sessionHistoryEntry.title 
has nothing to do with 
  document.title
a bit more explicitly in the text, as this seems to be
easily misinterpreted (maybe because of the use of the
"title" identifer?).

Maybe adding a note to 6.10.1, and/or expanding the note
about title in 6.10.2 would be good?

Best regards
Mike Wilson

Received on Monday, 16 November 2009 04:51:59 UTC