• Robert Knight's avatar
    Wait for URL change after calling `history.back()` · 146898d6
    Robert Knight authored
    Avoid the temporary URL navigation done by VitalSource tests from affecting
    other tests by pausing in `afterEach` until the async `history.back()` operation
    has completed. Note this API doesn't return a promise. Waiting for `popstate` is
    how MDN recommends waiting.
    
    Fixes #5004
    146898d6
Name
Last commit
Last update
..
test Loading commit data...
html-metadata.js Loading commit data...
html-side-by-side.js Loading commit data...
html.js Loading commit data...
image-text-layer.js Loading commit data...
index.js Loading commit data...
pdf-metadata.js Loading commit data...
pdf.js Loading commit data...
vitalsource.ts Loading commit data...