1. audioparammap api: values

  2. audioparam api: cancelscheduledvalues

  3. audioparam api: defaultvalue

  4. audioparam api: exponentialramptovalueattime

  5. audioparam api: linearramptovalueattime

  6. audioparam api: maxvalue

  7. audioparam api: minvalue

  8. audioparam api: setvalueattime

  9. audioparam api: setvaluecurveattime

  10. audioparam api: value

  11. htmlparamelement api: value

  12. htmlparamelement api: valuetype

  13. urlsearchparams api: delete: `value` parameter

  14. urlsearchparams api: has: `value` parameter

  15. urlsearchparams api: values

  16. webgl2renderingcontext api: clearbufferfv: `values` parameter accepts `sharedarraybuffer` type

  17. webgl2renderingcontext api: clearbufferiv: `values` parameter accepts `sharedarraybuffer` type

  18. webgl2renderingcontext api: clearbufferuiv: `values` parameter accepts `sharedarraybuffer` type

  19. webgl2renderingcontext api: uniformmatrix2fv: `value` parameter accepts `sharedarraybuffer` type

  20. webgl2renderingcontext api: uniformmatrix3fv: `value` parameter accepts `sharedarraybuffer` type

  21. webgl2renderingcontext api: uniformmatrix4fv: `value` parameter accepts `sharedarraybuffer` type

  22. webgl2renderingcontext api: vertexattrib1fv: `value` parameter accepts `sharedarraybuffer` type

  23. webgl2renderingcontext api: vertexattrib2fv: `value` parameter accepts `sharedarraybuffer` type

  24. webgl2renderingcontext api: vertexattrib3fv: `value` parameter accepts `sharedarraybuffer` type

  25. webgl2renderingcontext api: vertexattrib4fv: `value` parameter accepts `sharedarraybuffer` type

  26. webgl2renderingcontext api: vertexattribi4iv: `value` parameter accepts `sharedarraybuffer` type

  27. webgl2renderingcontext api: vertexattribi4uiv: `value` parameter accepts `sharedarraybuffer` type

  28. webglrenderingcontext api: vertexattrib1fv: `value` parameter accepts `sharedarraybuffer` type

  29. webglrenderingcontext api: vertexattrib2fv: `value` parameter accepts `sharedarraybuffer` type

  30. webglrenderingcontext api: vertexattrib3fv: `value` parameter accepts `sharedarraybuffer` type

  31. webglrenderingcontext api: vertexattrib4fv: `value` parameter accepts `sharedarraybuffer` type

  32. window api: open: `features` parameter accepts `"attributionsrc"` value

  33. window api: open: `features` parameter accepts `"popup"` value

  34. types: <color>: `color()` (profiled color values): mix `<percentage>` and `<number>` in parameters

  35. types: <color>: `rgb()` (rgb color model): float values in parameters

  36. html element: param: value

  37. html element: param: valuetype

  38. javascript built-in: intl: datetimeformat: `datetimeformat()` constructor: `options` parameter: `options.timezonename` parameter: `shortgeneric`/`longgeneric`/`shortoffset`/`longoffset` as `options.timezonename` option

  39. javascript built-in: intl: numberformat: format: `number` param string value is decimal (not `number`)

  40. javascript built-in: intl: numberformat: `numberformat()` constructor: `options` parameter: `options.signdisplay` parameter: `negative` value

  41. javascript built-in: intl: numberformat: `numberformat()` constructor: `options` parameter: `options.usegrouping` parameter: `options.usegrouping` parameter accepts: `'always'`, `'auto'`, `'min2'` (in addition to: `true` and `false`)

  42. javascript function: default parameters: destructured parameter with default value assignment