Commit graph

2 commits

Author SHA1 Message Date
Zaggy1024
1285174a2e Tests: Stop worrying about exact media element ready states in events
Instead, just verify a minimum for each event. Ready states aren't
deterministic when following spec anyway.
2026-05-13 02:05:35 -05:00
Zaggy1024
44ed83f4fe Tests: Add a test for media element event ordering
This test will try to load an invalid src, then in the error handler,
set the src to a valid URL. In the process, any events that should have
deterministic ordering will be logged to compare to the expectation.
2026-02-26 22:02:47 -06:00