Comments on: :in-range https://css-tricks.com Tips, Tricks, and Techniques on using Cascading Style Sheets. Fri, 05 Nov 2021 08:38:46 +0000 hourly 1 https://wordpress.org/?v=6.1.1 By: Cyril L. https://css-tricks.com/almanac/selectors/i/in-range/#comment-1785235 Fri, 05 Nov 2021 08:38:46 +0000 http://css-tricks.com/?page_id=14208#comment-1785235 In the exemple (With FireFox):
10.0000000000000008881784197001252323389053344726…
is still in-range (Green)

but not
10.00000000000000088817841970012523233890533447266…

So what is really this “max value” ?
You can always add (on any numbers): 0.0000000000000008881784197001252323389053344726… to still “in-range”.

]]>
By: Josimar Bezerra https://css-tricks.com/almanac/selectors/i/in-range/#comment-1605394 Sun, 04 Dec 2016 19:17:11 +0000 http://css-tricks.com/?page_id=14208#comment-1605394 I’m thankful for find this. Very interesting.

]]>
By: Mohammad Hamza Dhamiya https://css-tricks.com/almanac/selectors/i/in-range/#comment-1596101 Sun, 26 Jul 2015 05:21:28 +0000 http://css-tricks.com/?page_id=14208#comment-1596101 Never knew that something like this existed.

]]>
By: Maurizio https://css-tricks.com/almanac/selectors/i/in-range/#comment-294947 Sun, 03 Mar 2013 00:26:15 +0000 http://css-tricks.com/?page_id=14208#comment-294947 Look like it works on Android Firefox too!

]]>
By: Kamil Ogórek https://css-tricks.com/almanac/selectors/i/in-range/#comment-294943 Sun, 03 Mar 2013 00:00:28 +0000 http://css-tricks.com/?page_id=14208#comment-294943 You can always value by hand, then it’s useful :)

]]>