Sync WPT with upstream (20-07-2025) (#38178)

Automated downstream sync of changes from upstream as of 20-07-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-07-20 17:11:10 +02:00 committed by GitHub
parent 7ab0d91109
commit 772c84633e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
340 changed files with 17903 additions and 3841 deletions

View file

@ -862,3 +862,15 @@
[X SNR (43.01174226188182 dB) is not greater than or equal to 65.737. Got 43.01174226188182.]
expected: FAIL
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[14620\]\t-5.2004003840000000e+9\t-7.3546999692916870e-1\t5.2004003832645302e+9\t7.0708532026838999e+9\t3.8985999999999999e-3\n\t[14621\]\t-3.6017334461212158e-1\t-6.9157749414443970e-1\t3.3140414953231812e-1\t4.7920030992665957e-1\t3.8985999999999999e-3\n\tMax AbsError of 5.2004003832645302e+9 at index of 14620.\n\tMax RelError of 7.0708532026838999e+9 at index of 14620.\n]
expected: FAIL
[X SNR (-150.886649688454 dB) is not greater than or equal to 65.737. Got -150.886649688454.]
expected: FAIL
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[14620\]\t-1.1013399393855483e-12\t-7.3546999692916870e-1\t7.3546999692806736e-1\t9.9999999999850253e-1\t3.8985999999999999e-3\n\t[14621\]\t-3.6017334461212158e-1\t-6.9157749414443970e-1\t3.3140414953231812e-1\t4.7920030992665957e-1\t3.8985999999999999e-3\n\tMax AbsError of 7.3546999692806736e-1 at index of 14620.\n\tMax RelError of 9.9999999999850253e-1 at index of 14620.\n]
expected: FAIL
[X SNR (45.261245919712216 dB) is not greater than or equal to 65.737. Got 45.261245919712216.]
expected: FAIL

View file

@ -26,3 +26,5 @@
[Executing "delayTime"]
expected: FAIL
[k-rate DelayNode.delayTime with input matches automation behavior]
expected: FAIL

View file

@ -25,3 +25,18 @@
[# AUDIT TASK RUNNER FINISHED: 2 out of 6 tasks were failed.]
expected: FAIL
[Construct AudioWorkletNode without options and check default values]
expected: FAIL
[Construct AudioWorkletNode with explicit AudioNodeOptions]
expected: FAIL
[Validate channelCount boundaries for AudioWorkletNode]
expected: FAIL
[Validate allowed and disallowed channelCountMode options]
expected: FAIL
[Validate allowed and disallowed channelInterpretation values]
expected: FAIL

View file

@ -16,3 +16,9 @@
[# AUDIT TASK RUNNER FINISHED: 2 out of 2 tasks were failed.]
expected: FAIL
[Oscillator with large detune produces 0 output at Nyquist or above]
expected: FAIL
[Oscillator with detune automation becomes silent above Nyquist]
expected: FAIL