NEW303130
[GStreamer][MSE] currentTime isn't equal to duration when playback is ended.
https://bugs.webkit.org/show_bug.cgi?id=303130
Summary [GStreamer][MSE] currentTime isn't equal to duration when playback is ended.
Jean-Yves Avenard [:jya]
Reported 2025-11-26 01:47:18 PST
With media/media-source/media-source-ended.html added in bug 303126 ``` --- /home/buildbot-worker/GTK-WK2-Tests-EWS/build/layout-test-results/media/media-source/media-source-ended-expected.txt +++ /home/buildbot-worker/GTK-WK2-Tests-EWS/build/layout-test-results/media/media-source/media-source-ended-actual.txt @@ -2,6 +2,6 @@ EVENT(update) EVENT(update) EVENT(ended) -EXPECTED (video.currentTime == '1') OK +EXPECTED (video.currentTime == '0.999666') OK END OF TEST ```
Attachments
Note You need to log in before you can comment on or make changes to this bug.