Created attachment 466541 [details] testcase 1. With Safari Tech Preview 170 2. Go to data:text/html,<!doctype%20html><audio%20controls=""%20autoplay=""%20loop=""%20style="width:240px;"><source%20src="https://www.nyan.cat/music/original.mp3"></audio> 3. Click on the Play Button Result: notice how the time spent and remaining is oscillating. This happens only when style is specified on the audio element. <audio controls="" autoplay="" loop="" style="width:240px;"> Reported originally on https://github.com/webcompat/web-bugs/issues/122785
<rdar://problem/110043258>
Pull request: https://github.com/WebKit/WebKit/pull/14560
Committed 264760@main (9add6861de2a): <https://commits.webkit.org/264760@main> Reviewed commits have been landed. Closing PR #14560 and removing active labels.