-__-

↗ HN profile [ 628 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I'm building a mobile browser (webkit base) with accessibility features, including an option to override page fonts with OpenDyslexic. I have tried every permutation of: const style = document.createElement('style');…