Open dontcallmedom-bot opened 3 months ago
I'm self assigning but not committing to making any changes here. Questions I have:
Answering question 1:
Yes, they correspond to the following specification names, like e.g. SMPTE ST-2086
I suppose these could have been converted to e.g. smpte-st-2086
enum values instead.
Note, that the spec links in the biblio for these formats are currently broken.
While crawling Media Capabilities, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
"smpteSt2086"
of the enumHdrMetadataType
does not match the expected conventions (lower case, hyphen separated words)"smpteSt2094-10"
of the enumHdrMetadataType
does not match the expected conventions (lower case, hyphen separated words)"smpteSt2094-40"
of the enumHdrMetadataType
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.