Olivier Philippon
Olivier Philippon
- Added optional "handled_locales" setting - removed unused test stuff - removed useless "tokens" variable - if we have no "accept-language" HTTP header, the default locale will be set as...
When text has `color: auto [percentage]` it will be displayed with the contrasting colour of its background As a result we can have widgets that have `color: auto;` in their...
We can tweak the `sandbox/basic.css` to reproduce the bug: - change `overflow-y: auto;` to `overflow: auto;` for the _Tweet_ selector - change `width: 100%;` to `width: 130%;` for the _TweetBody_...
--> so the `action_scroll_to_placeholder` method would be able to know _which_ of these keys were pressed :slightly_smiling_face:
Ideally we would launch the script, check that it doesn't crash with an error code, and then kill the process after a couple of seconds