We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd3c91 commit 9fb3dddCopy full SHA for 9fb3ddd
css-values-4/Overview.bs
@@ -962,6 +962,10 @@ Numeric Data Types</h2>
962
it must be converted to the closest value supported by the implementation,
963
but how the implementation defines "closest" is explicitly undefined as well.
964
965
+ If an <<angle>> must be converted
966
+ due to exceeding the implementation-defined range of supported values,
967
+ it must be clamped to the nearest supported multiple of ''360deg''.
968
+
969
<h3 id="numeric-ranges">
970
Range Restrictions and Range Definition Notation</h3>
971
0 commit comments