File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -569,8 +569,8 @@ Declared Values</h3>
569
569
<h4 id="value-aliasing">
570
570
Value Aliasing</h4>
571
571
572
- Some [=keyword=] property values have <dfn export for=CSS lt="legacy value alias">legacy value aliases</dfn> :
573
- at parse time, the legacy [=keyword=] is converted into the new [=keyword=] ,
572
+ Some property values have <dfn export for=CSS lt="legacy value alias">legacy value aliases</dfn> :
573
+ at parse time, the legacy syntax is converted into the new syntax ,
574
574
resulting in a [=declared value=] different from the parsed input.
575
575
These aliases are typically used for handling legacy compatibility requirements,
576
576
such as converting [=vendor-prefixed=] values to their standard equivalents.
Original file line number Diff line number Diff line change @@ -528,8 +528,8 @@ Declared Values</h3>
528
528
<h4 id="value-aliasing">
529
529
Value Aliasing</h4>
530
530
531
- Some [=keyword=] property values have <dfn export for=CSS lt="legacy value alias">legacy value aliases</dfn> :
532
- at parse time, the legacy [=keyword=] is converted into the new [=keyword=] ,
531
+ Some property values have <dfn export for=CSS lt="legacy value alias">legacy value aliases</dfn> :
532
+ at parse time, the legacy syntax is converted into the new syntax ,
533
533
resulting in a [=declared value=] different from the parsed input.
534
534
These aliases are typically used for handling legacy compatibility requirements,
535
535
such as converting [=vendor-prefixed=] values to their standard equivalents.
You can’t perform that action at this time.
0 commit comments