Bug 74732
Summary: | Webkit documentation should specify the default values | ||
---|---|---|---|
Product: | WebKit | Reporter: | Raymond Toy <rtoy> |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Minor | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html |
Raymond Toy
Consider the documentation for AudioPannerNode. Most of the attributes don't specify what the default values are. I think the specification should say what they are.
Also, some of the documentation of the defaults is inconsistent. In AudioPannerNode, the default for the panningModel is listed in the text. In AudioListener, the defaults are given in the idl and in the text.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |