Open
Bug 1613971
Opened 6 years ago
Updated 3 years ago
[wpt-sync] Sync PR 21670 - Font path was invalid - set to correct location
Categories
(Core :: SVG, task, P4)
Core
SVG
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21670 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21670
Details from upstream follow.
Mike <mike@qtunes.org> wrote:
Font path was invalid - set to correct location
These tests all referred to a "fonts/FreeSans.woff" - there is no "fonts" directory here. The same font exists elsewhere in the svg testsuite, so point to the lowest-impact change that will get this working.
Note font metrics are potentially important for these tests, so the font is required.
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → SVG
Product: Testing → Core
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•