@@ -4153,15 +4153,11 @@ Changes from the <a href="https://www.w3.org/TR/2021/WD-css-ui-4-20210316/">16 M
41534153 <li>
41544154 Disabled native apparence after ''revert-layer'' if there's still a value in the author origin.
41554155
4156- <li>
4157- Replaced the <<color>> value of the 'outline-color' property by <<'border-top-color'>> ,
4158- so that new values like <<image-1D>> also apply to it.
4159-
41604156 <li>
41614157 Referred to <a>scroll containers</a> instead of 'overflow' values other than ''overflow/visible'' , so ''overflow/clip'' is included.
41624158
41634159 <li>
4164- Let computed value of 'outline-width' be [=snapped as a border width=] .
4160+ Let the computed value of 'outline-width' be [=snapped as a border width=] .
41654161
41664162 <li>
41674163 Removed <css> slider-horizontal</css> , <css> square-button</css> , and <css> push-button</css> keywords from <<compat-auto>> .
@@ -4181,43 +4177,43 @@ Changes from the <a href="https://www.w3.org/TR/2021/WD-css-ui-4-20210316/">16 M
41814177 Clarified that outlines contribute to the [=ink overflow area=] of an element.
41824178
41834179 <li>
4184- Reintroduced 'caret-animation' property.
4180+ Reintroduced the 'caret-animation' property.
41854181
41864182 <li>
4187- Defined what [=disregar |disregarding a property=] means.
4183+ Defined what [=disregard |disregarding a property=] means.
41884184
41894185 <li>
4190- Defined behavior for (semi-)transparent accent colors.
4186+ Defined the behavior for (semi-)transparent accent colors.
41914187
41924188 <li>
4193- Added note that 'outline-offset' is not part of the 'outline' shorthand.
4189+ Added a note that 'outline-offset' is not part of the 'outline' shorthand.
41944190
41954191 <li>
4196- Added ''appearance/base'' keyword to 'appearance' property.
4192+ Added the ''appearance/base'' keyword to the 'appearance' property.
41974193
41984194 <li>
4199- Added 'interactivity' property.
4195+ Added the 'interactivity' property.
42004196
42014197 <li>
42024198 Clarified that end-of-line carets are shown even if they overflow.
42034199
42044200 <li>
4205- Defined <css> appearance: auto</css> box rendering .
4201+ Defined the box rendering for <css> appearance: auto</css> .
42064202
42074203 <li>
42084204 Clarified that outlines follow corner shapes.
42094205
42104206 <li>
4211- Clarify the applicability of the 'caret-*' properties.
4207+ Clarified the applicability of the 'caret-*' properties.
42124208
42134209 <li>
42144210 Rearranged the syntax of the 'cursor' property for better readability.
42154211
42164212 <li>
4217- Added 'interest-delay' property and its longhands 'interest-delay-start' and 'interest-delay-end' .
4213+ Added the 'interest-delay' property and its longhands 'interest-delay-start' and 'interest-delay-end' .
42184214
42194215 <li>
4220- Let 'outline-color' refer to 'border-top-color' values.
4216+ Let 'outline-color' refer to << 'border-top-color'>> , so additions to that property's values also apply to it .
42214217
42224218 <li>
42234219 Removed the special case of 'outline-width' having a computed value of ''0'' when 'outline-style' is ''border-style/none'' or ''border-style/hidden'' .
0 commit comments