mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-30 14:51:00 +02:00
Typing in the text field causes a sandbox event to trigger, which we should await to avoid continuing to the next part of the test before the sandbox event is fully processed.