Closed
Bug 1720710
Opened 4 years ago
Closed 4 years ago
Add system-ui boilerplate
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(1 file)
This is code that we have to write either way, so let's get it landed. For now keep the new keyword preffed off since it'd be based on prefs, which we don't want to do per the discussion in bug 1226042.
Assignee | ||
Comment 1•4 years ago
|
||
Alias -apple-system to it, and put it behind a pref for now. This is
pretty boring (read: uncontroversial hopefully) code. The follow-up work
is modifying StaticPresData to look up the fonts using system APIs,
probably. Maybe a bit more work if on macOS they can't be named.
Updated•4 years ago
|
Attachment #9231367 -
Attachment description: WIP: Bug 1720710 - Add system-ui boilerplate. → Bug 1720710 - Add system-ui boilerplate. r=jfkthame
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6d6227df765e
Add system-ui boilerplate. r=jfkthame
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•