Skip to content

Commit a2554da

Browse files
committed
test/fonts: added deprecation note & redirect to testthewebforward.org
1 parent b0a5fda commit a2554da

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

test/fonts.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<html>
2+
<strong>
3+
<div style="color: red; font-size: 20px; border: 2px solid red; padding: 10px; line-height: 1.5; text-align: center;">
4+
This page has been deprecated and is no longer being maintained.
5+
<br>For information on test fonts and authoring CSS Test suites, see:
6+
<br><a href="http://testthewebforward.org/docs/test-style-guidelines.html#special-fonts">http://testthewebforward.org/docs/test-style-guidelines.html#special-fonts</a>
7+
</strong>
8+
</div>
9+
</html>
10+
111
====== Fonts for CSS Testing ======
212

313
If you don't have the CSS testing fonts installed, many tests will appear to fail! Install the [[http://www.w3.org/Style/CSS/Test/Fonts/|CSS Testing Fonts]] if you want accurate test results.
@@ -28,4 +38,4 @@ The Ahem font is available in several formats for different systems. If we are m
2838

2939
===== Additional Fonts =====
3040

31-
Some tests require [[http://www.w3.org/Style/CSS/Test/Fonts/|additional fonts]]. A zipfile of all CSS testing fonts is available.
41+
Some tests require [[http://www.w3.org/Style/CSS/Test/Fonts/|additional fonts]]. A zipfile of all CSS testing fonts is available.

0 commit comments

Comments
 (0)