Open Bug 1412624 Opened 7 years ago Updated 5 months ago

Firefox 57 userContent.css doesn't render @font-face for font replacement of local('font name')

Categories

(Core :: CSS Parsing and Computation, defect, P3)

57 Branch
defect

Tracking

()

UNCONFIRMED

People

(Reporter: hotguest1, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20100101

Steps to reproduce:

1. Create typical userContent.css in <profile folder>/chrome
2. Write a font replacement command e.g.

@font-face { font-family: 'sans-serif'; src: local('Times New Roman'); font-weight:normal; font-style: normal; }

3. Restart firefox.



Actual results:

@font-face seems not affected


Expected results:

@font-face should replace fonts like firefox 56
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
I'm sorry not to check it first.

This is apparently a duplicate of 1410511
https://bugzilla.mozilla.org/show_bug.cgi?id=1410511

You may closed this ticket.

Thank you.
Priority: -- → P3
My issue is resolved by exit Firefox, delete prefs.js, restart Firefox again.
Yes, bug 208641 is not fully resolved yet. We should either reopen bug 208641 or file a new bug or morphing this bug for that purpose.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.