Files
pjax/tests/lib/request.js
Bart Nagel 2b633b7a5e Polyfill XHR.responseURL so tests pass in old Safari
This property is only used in the tests. It doesn't exist in Safari 8
and before, so where it's not available this patch polyfills it,
allowing the test to continue.
2016-07-05 01:18:45 -07:00

1.5 KiB