Skip to content

[css-fonts-4] Add missing numeric range annotations - #9302

Merged
svgeesus merged 1 commit into
w3c:mainfrom
cdoublev:pr-9302
Sep 4, 2023
Merged

[css-fonts-4] Add missing numeric range annotations#9302
svgeesus merged 1 commit into
w3c:mainfrom
cdoublev:pr-9302

Conversation

@cdoublev

@cdoublev cdoublev commented Sep 4, 2023

Copy link
Copy Markdown
Collaborator

A numeric range is missing for the <integer> in <feature-tag-value>:

<feature-tag-value> = <string> [ <integer> | on | off ]?

If present, a value indicates an index used for glyph selection. An <integer> value must be 0 or greater.

A numeric range is missing for the <angle> in font-style in @font-face:

Value: auto | normal | italic | oblique [ <angle>{1,2} ]?

The meaning of the values for these descriptors are the same as those for the corresponding font properties [...]. If specified values are out of range of the accepted values of the property of the same name, the descriptor is treated as a parse error.

@w3cbot

w3cbot commented Sep 4, 2023

Copy link
Copy Markdown

svgeesus marked as non substantive for IPR from ash-nazg.

@svgeesus
svgeesus merged commit fa690cc into w3c:main Sep 4, 2023
@cdoublev
cdoublev deleted the pr-9302 branch September 4, 2023 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants