All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Testing Browser Limits with Infinite CSS Values

By

OuterVale

9mo ago· 6 min readenInsight

Summary

The article explores the limits of browser engines by testing how they handle infinite values in CSS properties. The author conducts experiments using the 'infinity' keyword to push browsers to their finite limits, revealing insights into their behavior and constraints.

Key quotes

· 3 pulled
This is a perfect outer-limits probe! By which I mean, if I hand a browser values that are effectively infinite by way of the 'infinity' keyword, it will necessarily end up clamping to something finite, thus revealing how far it’s able or willing to go for that property.
The first thing I did was exactly what Andy proposed, with a few extras to zero out box model extras.
In which I push browser engines to their finite limits using infinite values.
Snippet from the RSS feed
In which I push browser engines to their finite limits using infinite values.

You might also wanna read