File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1763,7 +1763,7 @@ Range Checking</h4>
1763
1763
</pre>
1764
1764
1765
1765
Note however that ''width: -5px'' is not equivalent to ''width: calc(-5px)'' !
1766
- Out-of-range values <em> outside</em> ''calc()'' are synactically invalid,
1766
+ Out-of-range values <em> outside</em> ''calc()'' are syntactically invalid,
1767
1767
and cause the entire declaration to be dropped.
1768
1768
</div>
1769
1769
Original file line number Diff line number Diff line change @@ -1974,7 +1974,7 @@ Range Checking</h4>
1974
1974
</pre>
1975
1975
1976
1976
Note however that ''width: -5px'' is not equivalent to ''width: calc(-5px)'' !
1977
- Out-of-range values <em> outside</em> ''calc()'' are synactically invalid,
1977
+ Out-of-range values <em> outside</em> ''calc()'' are syntactically invalid,
1978
1978
and cause the entire declaration to be dropped.
1979
1979
</div>
1980
1980
You can’t perform that action at this time.
0 commit comments