KeyboardEvent may allow fingerprinting of keyboard layout

E.g. https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/code#Code_values_on_Windows_%28When_scancode_is_available%29 says:

The KeyboardEvent.code property represents a physical key, that is value not changed neither by the modifier state, nor by keyboard layout.