// $.pjax fallback tests should run on both pushState and // non-pushState compatible browsers. module("$.pjax fallback", { setup: function() { var self = this stop() this.loaded = function(frame) { self.frame = frame self.loaded = $.noop start() } window.iframeLoad = function(frame) { setTimeout(function() { self.loaded(frame) }, 0) } $("#qunit-fixture").append("