Title: cm is not a centimeter
Product: Aura
Firmware: 3.5.0
File types: epub
Sideloaded or from Kobobooks: Sideloaded
On external SD: No
Steps to reproduce:
- Open a book containing some element with a size expressed in cm (in the CSS). For example: the one here
- Change the font size
Current result: The size of the element changes, meaning that the "cm" unit is being interpreted as some multiple of the font size, instead of remaining an absolute size, as it should be.
Workaround: None that I know.