Files
servo/components/script/dom/html/htmlaudioelement.rs
Andrei Volykhin de26bfc43a html: Add description for steps of legacy <audio> constructor (#40535)
Add missing description for steps of legacy <audio> constructor with a
small refactoring, avoiding unnecessary `upcast` from `HTMLAudioElement`
to `Element`.

See https://html.spec.whatwg.org/multipage/media.html#dom-audio

Testing: No expected changes in tests (added steps description).

Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>
2025-11-10 11:48:55 +00:00

3.3 KiB