Files
tubestation/testing/web-platform/tests/css/css-fonts
Manuel Rego Casasnovas 364b93b71a Bug 1441943 [wpt PR 9718] - Remove duplicated fonts and put them under /fonts/, a=testonly
Automatic update from web-platform-testsRemove duplicated fonts and put them under /fonts/ (#9718)

This patch removes the duplicated fonts we have in the repository
by copying them under /fonts/ and removing the duplicates.
The paths are updated accordingly to point to the new location.

In addition this patch moves the content of /css/fonts/ under /fonts/,
so there is a single common "fonts" folder on the repository.

wpt-commits: e45d0cf81b1ed64f877279a75c0ffd112fa7741e
wpt-pr: 9718
wpt-commits: e45d0cf81b1ed64f877279a75c0ffd112fa7741e
wpt-pr: 9718
2018-03-31 22:32:12 +01:00
..

These are a simple set of reftests for testing CSS 2.1 Fonts.  They require the fonts in the fonts subdirectory to be installed on the machine where the test is run.

To run the tests:

1. Load test-prerequisites.xht to verify fonts have been installed.

2. Run through the tests in fontreftest.list.  '==' indicates that the two pages should render identically, != that they should not.

The fonts are modified versions of Gentium Basic, licensed by SIL under the Open Font License which allows modifications as long as the terms of the license are met.

The original fonts were used to create the family 'CSSTest Basic', this family has four faces and can be used for testing bold / italics.  A subsetted version of this font with only glyphs for basic ASCII characters 'CSSTest ASCII'.  This was used to make the other variations.  Most of the modications are to the name table and character maps, for the most part glyphs were not modified.