diff options
author | Timothy Flynn <trflynn89@pm.me> | 2023-05-12 15:02:37 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-13 15:51:44 +0200 |
commit | c161a0fc49fa102971b95749280c1dc2c44dc851 (patch) | |
tree | 99d243739fea58bc525f1e0b03561c1b732579f3 /.prettierrc | |
parent | 5bc386cc964845911ce0695e50e884eb61c00ec6 (diff) | |
download | serenity-c161a0fc49fa102971b95749280c1dc2c44dc851.zip |
LibWeb: Implement the HTMLMediaElement child <source> selection steps
Rather than setting the src attribute on the HTMLMediaElement, websites
may append a list of HTMLSourceElement nodes to the media element. There
is a series of "try the next source" steps to attempt to fetch/load each
source until we find one that works.
Diffstat (limited to '.prettierrc')
0 files changed, 0 insertions, 0 deletions