Bug 1734862 [wpt PR 31165] - Slightly increase max allowed error in a couple of Stere...
commitc917170d934c471d068502a02624580d184f4c2c
authorChris Dumez <cdumez@apple.com>
Wed, 13 Oct 2021 19:54:16 +0000 (13 19:54 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 14 Oct 2021 04:45:32 +0000 (14 04:45 +0000)
tree5375e81ed7dc2cff9437421c57e85e247d2bb536
parent1ac07853a3b19b04b71766279e0f20445eadad9c
Bug 1734862 [wpt PR 31165] - Slightly increase max allowed error in a couple of StereoPannerNode t…, a=testonly

Automatic update from web-platform-tests
Slightly increase max allowed error in a couple of StereoPannerNode tests (#31165)

WebKit's implementation of StereoPannerNode's K-Rate processing was vectorized and thus
can no longer achieve the same precision as the previous code that was doing operations
on double variables and only casting to float at the end.
--

wpt-commits: a4e0563469b1589f825c4625b9cc90196d12a694
wpt-pr: 31165
testing/web-platform/tests/webaudio/resources/stereopanner-testing.js
testing/web-platform/tests/webaudio/the-audio-api/the-stereopanner-interface/no-dezippering.html