mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-23 05:34:02 +02:00
This way we don't have a lot of useless divs and we let the css engine handle the creation/destruction of the :after pseudo-element. It'll help to slightly improve performance when zooming.