File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -569,8 +569,8 @@ Declared Values</h3>
569569<h4 id="value-aliasing">
570570Value Aliasing</h4>
571571
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 ,
574574 resulting in a [=declared value=] different from the parsed input.
575575 These aliases are typically used for handling legacy compatibility requirements,
576576 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>
528528<h4 id="value-aliasing">
529529Value Aliasing</h4>
530530
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 ,
533533 resulting in a [=declared value=] different from the parsed input.
534534 These aliases are typically used for handling legacy compatibility requirements,
535535 such as converting [=vendor-prefixed=] values to their standard equivalents.
You can’t perform that action at this time.
0 commit comments