diff options
author | Josh Matthews <josh@joshmatthews.net> | 2025-06-09 04:13:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-09 08:13:05 +0000 |
commit | 27527adf358f996f70bb7b8b8fda613c8e3cc9d2 (patch) | |
tree | eb2f1887b9c7b213ab8d703a5a5479ae2c8fa5e5 /components/script/dom/canvaspattern.rs | |
parent | 4e9993128b81b5a3757970786d47fb165ed3ebca (diff) | |
download | servo-main.tar.gz servo-main.zip |
#37021 exposed that our tests are trying to load a local file path for
Ahem.ttf, but this stops working when we implement the specified CORS
protections for our font requests. Luckily, the WPT suite already
provides a same-origin version of the same font, so we can just update
our CSS to use that font face instead.
Testing: Existing WPT coverage.
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Diffstat (limited to 'components/script/dom/canvaspattern.rs')
0 files changed, 0 insertions, 0 deletions