mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 13:19:05 +00:00
LibWeb: Implement HTMLTrackElement.readyState
This commit is contained in:
parent
4f4fdce62a
commit
1d12cb69d4
Notes:
github-actions[bot]
2024-08-06 06:58:30 +00:00
Author: https://github.com/jamierocks
Commit: 1d12cb69d4
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/977
Reviewed-by: https://github.com/tcl3 ✅
5 changed files with 38 additions and 1 deletions
|
@ -0,0 +1 @@
|
|||
track.readyState == NONE: true
|
Loading…
Add table
Add a link
Reference in a new issue