How to Debug Mysterious Chrome Freezes
How to properly investigate when you encounter mysterious browser freezes.
How to Debug Mysterious Chrome Freezes
How to properly investigate when you encounter mysterious browser freezes.
I previously wrote an article about the 1px border issue: From line-height to 0.5px. The scaling approach works, but when using rem or percentage units, the 1px border often disappears on certain devices. The border-image approach doesn’t have this disappearing issue. This article explores why the 1px border disappears and why the latter renders correctly.