Skip to content

Enum values that ignore naming conventions in Media Capabilities #227

@dontcallmedom-bot

Description

@dontcallmedom-bot

While crawling Media Capabilities, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):

  • The value "smpteSt2086" of the enum HdrMetadataType does not match the expected conventions (lower case, hyphen separated words)
  • The value "smpteSt2094-10" of the enum HdrMetadataType does not match the expected conventions (lower case, hyphen separated words)
  • The value "smpteSt2094-40" of the enum HdrMetadataType does not match the expected conventions (lower case, hyphen separated words)

See Use casing rules consistent with existing APIs in Web Platform Design Principles document for guidance.

This issue was detected and reported semi-automatically by Strudy based on data collected in webref.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions