We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 165233d commit 3a7eca5Copy full SHA for 3a7eca5
css-values-4/Overview.bs
@@ -1849,7 +1849,7 @@ Type Checking</h4>
1849
such as in 'opacity',
1850
are not <em>combinable</em> with those numbers--
1851
''opacity: calc(.25 + 25%)'' is invalid.
1852
- Allowing this would cause significant problems with "unit algebra"
+ Allowing this causes significant problems with "unit algebra"
1853
(allowing multiplication/division of <<dimension>>s),
1854
and in every case so far,
1855
doesn't provide any new functionality.
0 commit comments