I'm wondering why the browser Mozilla Firefox decided to set the minimum sizable width of its window to 438px. Is there any particular reason for this? Because if I were to develop responsive website, Chromium browsers have minimum width of 500px.
How to replicate:
- Open Firefox
- Right click inside a website
- Select "Inspect Element"
- Click on the top right corner beside the phone icon to show more options
- Select "Separate Window"
- Resize the browser
- Note: Remove the scrollbar
CodePudding user response: