Skip to content

Commit 65681d7

Browse files
authored
[css-ui] Remove Animation Origin for 'appearance' disabling (#7230)
Fixes #7215
1 parent 518226b commit 65681d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-ui-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2204,10 +2204,10 @@ as a [=legacy name alias=] of 'appearance'.
22042204
<h4 id="appearance-disabling-properties">
22052205
Properties Disabling Native Appearance</h4>
22062206

2207-
Certain properties, when declared in the [=Author Origin=] or [=Animation Origin=],
2207+
Certain properties, when declared in the [=Author Origin=],
22082208
will disable the [=native appearance=] of certain [=widgets=].
22092209
Specifically,
2210-
if all the declarations of the [=Author Origin=] and [=Animation Origin=]
2210+
if all the declarations of the [=Author Origin=]
22112211
pertaining to such a [=widget=] are cascaded
22122212
and a [=cascaded value=] exists--
22132213
and is not ''revert'' or ''revert-layer''--

0 commit comments

Comments
 (0)