[wp-trac] [WordPress Trac] #16339: pushState Test Case
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 27 09:38:11 UTC 2011
#16339: pushState Test Case
----------------------------+-----------------------------
Reporter: mdawaffe | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------
Comment (by markjaquith):
> Chrome Dev fires a popState event on the first page load.
That is expected behavior. The HTML5 (or just HTML, now) spec changed in
August to make this clear: http://html5.org/tools/web-apps-
tracker?from=5345&to=5346
Safari is probably the misbehaving one here.
> 6. go Back in browser history (state = 3: ajax or just history?)
History. This was the last state of the document before we jumped over to
example.com
> 7. go Back (state = 2: ajax or just history?)
Ajax
> 8. go Back (state = 1: ajax or just history?)
Ajax
10 just sounds like a Safari bug.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16339#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list