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 @@ -1908,7 +1908,7 @@ Range Checking</h4>
19081908 </pre>
19091909
19101910 Note however that ''width: -5px'' is not equivalent to ''width: calc(-5px)'' !
1911- Out-of-range values <em> outside</em> ''calc()'' are synactically invalid,
1911+ Out-of-range values <em> outside</em> ''calc()'' are syntactically invalid,
19121912 and cause the entire declaration to be dropped.
19131913 </div>
19141914
You can’t perform that action at this time.
0 commit comments