Tests: Fix 404 at Element-text-transform-fullwidth.html
This commit is contained in:
parent
ac590fe30d
commit
ab83540523
Notes:
github-actions[bot]
2024-11-29 12:18:19 +00:00
Author: https://github.com/shlyakpavel Commit: https://github.com/LadybirdBrowser/ladybird/commit/ab835405232 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2216 Reviewed-by: https://github.com/AtkinsSJ ✅
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: 'mplus-1p-regular';
|
||||
src: url('/fonts/mplus-1p-regular.woff') format('woff');
|
||||
src: url('../../../WPT/wpt/fonts/mplus-1p-regular.woff') format('woff');
|
||||
}
|
||||
.test span {
|
||||
text-transform: full-width;
|
||||
|
|
Loading…
Add table
Reference in a new issue