History log of /yui3/src/pjax/tests/manual/baz/index.html
Revision Date Author Comments Expand
b5390ca8d67763a8c17c8dd688695774fb89826b 14-Nov-2011 Eric Ferraiuolo <eferraiuolo@gmail.com>

PjaxBase now resolves URLs correctly by using the current root path. Browsers always resolve URLs against the current value of `window.location.pathname` and so should PjaxBase. Updated Pjax tests to restore the URL after completing each test. Manual tests were updated to be correctly select the new contented that was loaded by Pjax.

02422a7f12dd487ce10ba12311a457b64eb148ae 14-Nov-2011 Eric Ferraiuolo <eferraiuolo@gmail.com>

Added a manual test "site" for Pjax.