Open
Bug 1988325
Opened 10 months ago
Updated 9 months ago
FontFaceSetIterator does not have some() method
Categories
(Core :: DOM: CSS Object Model, task)
Tracking
()
UNCONFIRMED
People
(Reporter: ulysseszhan, Unassigned)
References
(Depends on 1 open bug)
Details
Steps to reproduce:
document.fonts.keys().some
Actual results:
undefined
Expected results:
A function.
Updated•10 months ago
|
Component: Untriaged → JavaScript Engine
Product: Firefox → Core
Updated•10 months ago
|
Component: JavaScript Engine → DOM: CSS Object Model
Comment 1•9 months ago
|
||
The severity field is not set for this bug.
:dholbert, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(dholbert)
Updated•9 months ago
|
Severity: -- → S3
Type: defect → task
Flags: needinfo?(dholbert)
You need to log in
before you can comment on or make changes to this bug.
Description
•