File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1763,7 +1763,7 @@ Range Checking</h4>
17631763 </pre>
17641764
17651765 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,
17671767 and cause the entire declaration to be dropped.
17681768 </div>
17691769
Original file line number Diff line number Diff line change @@ -1974,7 +1974,7 @@ Range Checking</h4>
19741974 </pre>
19751975
19761976 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,
19781978 and cause the entire declaration to be dropped.
19791979 </div>
19801980
You can’t perform that action at this time.
0 commit comments