Enum values that ignore naming conventions in Web Audio API #2599
Labels
category: enhancement
Substantive changes that do not add new features. https://www.w3.org/policies/process/#class-3
Needs External Dependency Resolution
An external dependency is blocking progress on this issue.
Priority: Eventually
"nice to have". https://speced.github.io/spec-maintenance/about/
size: S
Small amount of work expected to resolve.
While crawling Web Audio API, the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
"HRTF"
of the enumPanningModelType
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.
The text was updated successfully, but these errors were encountered: