mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
htmlmediaelement: typo
This commit is contained in:
parent
eb13ddc00c
commit
c8bc9c8740
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@ impl HTMLMediaElement {
|
|||
base_url: doc.base_url(),
|
||||
};
|
||||
|
||||
// FIXME(nox): This will later call the resource_selection_algorith_sync
|
||||
// FIXME(nox): This will later call the resource_selection_algorithm_sync
|
||||
// method from below, if microtasks were trait objects, we would be able
|
||||
// to put the code directly in this method, without the boilerplate
|
||||
// indirections.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue