Both translateKeys and translateValues are false but it returns for example: ``` "16": "RGB", "20": "XYZ", ``` These are defined as `"RGB "` and `"XYZ "` in the spec (padded with a space). Is this on purpose or is it a mistake ?