-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix html/semantics/embedded-content/media-elements/location-of-the-me…
…dia-resource/currentSrc.html (#41782) The flakiness was caused by the 0s timer sometimes firing before the media task had a chance to run til completion. Avoid this non-determinism by waiting for loadstart event before scheduling the 0s timer.
- Loading branch information
Showing
1 changed file
with
20 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters