Closed
Bug 1494715
Opened 6 years ago
Closed 6 years ago
Ahem antialiasing on Windows causes wpt reftest failures
Categories
(Testing :: web-platform-tests, enhancement)
Testing
web-platform-tests
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: jgraham, Assigned: MatsPalmgren_bugz)
References
Details
Attachments
(1 file)
Rendering Ahem with antialiasing causes reftests to fail. Since it seems difficult to fix all the tests to prevent this we either need to ensure that Ahem isn't antialiased or turn off antialiasing entirely, which may make more tests work at the expense of test behaviour being less like shipped behaviour.
Reporter | ||
Comment 1•6 years ago
|
||
Add a pref called gfx.font_rendering.no_antialias_ahem which disables
antialiasing for any font with the family name "Ahem". This is useful
for wpt reftests where antialaising of Ahem causes spurious failures.
Depends on D7199
Updated•6 years ago
|
Attachment #9012947 -
Attachment description: Bug 1494715 - Add a pref to disable antialiasing for Ahem only → Bug 1494715 - Add a pref to disable antialiasing for Ahem only,
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d4e0fd62e8e0
Add a pref to disable antialiasing for Ahem only, r=jfkthame
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•6 years ago
|
Assignee: nobody → mats
Version: Version 3 → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•