browsh/interfacer/test
Thomas Buckley-Houston b2988bfa1f Fix for incorrectly calculated char dimensions
There was a bug where raw text pages would unusually truncated. It
seemed to coincide with the char dimensions being incorrectly
calculated. My only guess was that it was because of race condition on
lightweigh sites that didn't load Browsh's webextension code in time.

So for now it just seems better to hard code the char dimensions, which
should at least be more reliable than the bugs of dynamically
calculating them .
2018-07-16 13:56:24 +08:00
..
http-server Fix for incorrectly calculated char dimensions 2018-07-16 13:56:24 +08:00
sites/smorgasbord Multiline text input boxes 2018-06-02 18:47:37 +08:00
tty Formatted all Go code 2018-07-11 17:00:06 +08:00