mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
Tests: Fix 404 at Element-text-transform-fullwidth.html
This commit is contained in:
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 ✅
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user