diff options
Diffstat (limited to 'testing/web-platform/tests/fonts/README.md')
-rw-r--r-- | testing/web-platform/tests/fonts/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/tests/fonts/README.md b/testing/web-platform/tests/fonts/README.md new file mode 100644 index 0000000000..7c6ed9a5c8 --- /dev/null +++ b/testing/web-platform/tests/fonts/README.md @@ -0,0 +1,6 @@ +This directory only contains auxiliary font files used by other tests. See +/css-fonts for tests covering the CSS Fonts Module specification. + +The font named `Ahem.ttf` is referenced from the project documentation and the +CLI's scripts for provisioning virtual machines provided by Sauce Labs. If that +file is re-located, the references should be updated accordingly. |