mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
Tests: Fix 404 at Element-text-transform-fullwidth.html
This commit is contained in:
parent
ac590fe30d
commit
ab83540523
|
|
@ -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…
Reference in New Issue
Block a user