Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix iteration over line-ID options values
It's not possible to iterate on a HTMLOptionsCollection with forEach directly, it must be called indirectly. Bug: T384789
- Loading branch information