diff --git a/css-ui-3/Overview.bs b/css-ui-3/Overview.bs index beb855b44187..46294486096d 100644 --- a/css-ui-3/Overview.bs +++ b/css-ui-3/Overview.bs @@ -921,7 +921,7 @@ While the content is being scrolled, implementations may adjust their rendering
Name: cursor -Value: <>#? < > +Value: [< >,]* < > Initial: auto Applies to: all elements Inherited: yes diff --git a/css-ui-4/Overview.bs b/css-ui-4/Overview.bs index 75f158627eb4..086eaaa928d9 100644 --- a/css-ui-4/Overview.bs +++ b/css-ui-4/Overview.bs @@ -720,7 +720,7 @@ Styling the Cursor: the 'cursor' property Name: cursor - Value: <>#? < > + Value: [< >,]* < > Initial: auto Applies to: all elements Inherited: yes