mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-16 12:05:49 +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.