You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
keyboard-layout-editor/spec
Ian Prest 8161c430d3 Fix a font-size serialization bug found by iandoug
-- Custom font sizes on first key; second key had font-sizes reset by
changing the 'default' font size.
-- Unfortunately, this was the same as the *original* default font-size,
so we didn't actually write 'f'.
-- Now forcing 'f' out in this scenario.
9 years ago
..
support Wrote my own CSS parser + unit-tests 9 years ago
kb-css-spec.js Fixed a problem parsing CSS comments 9 years ago
kb-serial-spec.js Fix a font-size serialization bug found by iandoug 9 years ago