Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLVideoElement.h
Timothy Flynn 90921a4f16 LibWeb: Implement the HTMLMediaElement paused attribute
Note that the default value of the attribute is true. We were previously
autoplaying videos as soon as they loaded - this will prevent that from
happening until the paused attribute is set to false.
2023-04-08 22:04:14 +02:00

1.4 KiB