Files
ladybird/Libraries/LibWeb/HTML/AudioTrack.cpp
Tim Ledbetter ed6f2f9b81 LibWeb: Ensure audio tracks are set to the correct volume before playing
Previously, a video or audio element with the `autoplay` and `muted`
attributes set, would not mute the audio before playing.
2025-06-26 09:56:39 -04:00

3.5 KiB