mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-29 14:20:59 +02:00
Additionally simplify the div creation logic (it needs to happen only once, so it should not be in the for-loop) and remove/rename variables for shorter code.