Open
Bug 1769841
Opened 3 years ago
Updated 3 years ago
Fix CSS-grid masonry tests to avoid depending on using Courier New as the precise font (on Windows at least)
Categories
(Core :: Layout: Grid, task)
Core
Layout: Grid
Tracking
()
NEW
People
(Reporter: dholbert, Unassigned)
References
(Blocks 1 open bug)
Details
Spinning this off from bug 1607913 comment #14, where jfkthame observed that we had to add an explicit "Courier New" to a bunch of the tentative Masonry tests:
https://hg.mozilla.org/mozilla-central/rev/d5ae195cb3bba2744e34907bad22a71be5ab3981#l18.1
We should fix these tests to remove whatever dependency there is there, so that we can revert this change and just use monospace
with no explicit font preference (if we even need to specify font at all).
Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•