Bug 303130

Summary: [GStreamer][MSE] currentTime isn't equal to duration when playback is ended.
Product: WebKit Reporter: Jean-Yves Avenard [:jya] <jean-yves.avenard>
Component: MediaAssignee: Philippe Normand <philn>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=303126

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.