Closed
Description
The relative units section in the use-cases document doesn't define the problem well IMO. The linked article is preferring the use of EMs because of an old WebKit bug impacting zoom+/- on px based MQs, that was since fixed.
The real reason EM based breakpoints should be preferred in RWD is that the user's font size preferences can impact the MQs, unlike PX based MQs.
It may also be possible that some devices have em/px ratio other than 16, meaning that they may look broken if breakpoints are set in px only.
Metadata
Metadata
Assignees
Labels
No labels