1
0
Fork 0
firefox/testing/web-platform/tests/css/css-fonts/web-font-no-longer-accessible-when-stylesheet-removed-ref.html
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

16 lines
431 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>CSS fonts: Web fonts from removed stylsheets should not be accessible</title>
<link rel="author" title="Martin Robinson" href="mrobinson@igalia.com">
<link rel="help" href="https://drafts.csswg.org/css-fonts/#font-face-rule">
</head>
<body>
<p>Test passes if the text below is not rendered with Ahem.</p>
<p>TEXT</p>
</body>
</html>