-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(preload): reject promise
axe.utils.preload
when XHR fails (#2009)
* fix: reject on preload assets * remove clearTimeout * update url for non existing css * change the way non-existing url is loaded * Number.isNaN is not supported in IE * mock preloadCssom for testing timeout
- Loading branch information
Showing
2 changed files
with
100 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters