mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-30 23:00:59 +02:00
As can be seen in `PageViewport` only multiples of 90 degrees are really supported by the code, hence the unit-test doesn't really make sense. (Possibly this should be enforced in the API, to avoid surprises, but given that this problem has always existed I'm passing on that for now.)