mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-21 20:54:02 +02:00
The f1040-annotations reftest started hanging after #12107. We traced this to `TypeError: can't access property "getOrCreateValue", storage is undefined`. We essentially need to add `annotationStorage` to the parameters in test/driver.js.