Source code
Revision control
Copy as Markdown
Other Tools
Test Info: Warnings
- This test gets skipped with pattern: !(os == 'win')
- Manifest: layout/reftests/font-matching/reftest.list
<!DOCTYPE html>
<html>
<meta charset=utf-8>
<style>
body { font-family: Arial Black, serif; }
</style>
<body>
Hello world
</body>