-
-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
- I have read each one of the search results
- I have explained why only one of them was considered irrelevant
Describe the bug
modern operating systems allow static pages to defer themeing to the user preferences.
disabling javascript increases power consumption [white background] unless specific additional actions taken to override default themes in ways that excessively reduce designer freedom [e.g. forcing "high contrast" mode]
the site's //*[@id="__next"]/footer/div/div[1]/span[1]/svg
action seems to require javascript.
Screenshots
no
Steps To Reproduce
- find your chosen web browser's settings, either per-site or global
- disable javascript
- visit https://stacker.news
- pay your power bill
Expected behavior
website should not reduce my will to keep using it
Logs
No response
Device information
- display: backlit liquid crystal
- browser: any
- extensions: none
Additional context
this is taking too long