Tests: Fix 404 at Element-text-transform-fullwidth.html

This commit is contained in:
Pavel Shliak 2024-11-08 00:42:46 +04:00 committed by Sam Atkins
parent ac590fe30d
commit ab83540523
Notes: github-actions[bot] 2024-11-29 12:18:19 +00:00

View file

@ -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;