servo/tests/wpt/harness/wptrunner
Simon Sapin 649301fd35 Make the Ahem font available to test-css and test-wpt tests.
Provide a user stylesheet with an `@font-face` rule for it.

Fix #6195.

Many previously-failing tests now pass, and a few previously-passing now fail.

Among the latter, `font-family-013.htm` and `fonts-013.htm` are testing
that the Ahem font is not used for characters it doesn’t have a glyph for.
They were passing because Ahem was not available at all,
and now fail because we don’t implement font fallback correctly.

The others also use Ahem, but I don’t understand yet what’s going on exactly.
2015-08-07 21:38:55 +02:00
..
browsers Make the Ahem font available to test-css and test-wpt tests. 2015-08-07 21:38:55 +02:00
executors Make the Ahem font available to test-css and test-wpt tests. 2015-08-07 21:38:55 +02:00
tests Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
update Update to latest wptrunner (036c9931). 2015-04-24 15:37:45 +01:00
wptmanifest Update wptrunner. 2015-06-14 18:52:07 +02:00
__init__.py Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
config.json Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
config.py Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
environment.py Update to latest wptrunner (036c9931). 2015-04-24 15:37:45 +01:00
expected.py Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
hosts.py Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
manifestexpected.py Update wptrunner. 2015-06-14 18:52:07 +02:00
manifestinclude.py Update to latest wptrunner (036c9931). 2015-04-24 15:37:45 +01:00
manifestupdate.py Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
metadata.py Update wptrunner. 2015-06-14 18:52:07 +02:00
products.py Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
reduce.py Update wptrunner. 2015-06-14 18:52:07 +02:00
testharness_runner.html Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
testharnessreport-servo.js Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
testharnessreport-servodriver.js Update wptrunner. 2015-06-14 18:52:07 +02:00
testharnessreport.js Update wptrunner. 2015-06-14 18:52:07 +02:00
testloader.py Update wptrunner. 2015-06-14 18:52:07 +02:00
testrunner.py Update wptrunner. 2015-06-14 18:52:07 +02:00
vcs.py Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
wptcommandline.py Make the Ahem font available to test-css and test-wpt tests. 2015-08-07 21:38:55 +02:00
wptlogging.py Put a copy of the wptrunner harness in-tree. 2015-04-03 23:28:51 +01:00
wptrunner.py Update wptrunner. 2015-06-14 18:52:07 +02:00
wpttest.py Update wptrunner. 2015-06-14 18:52:07 +02:00