Use the user stylesheet for Ahem in old-style reftests.

This commit is contained in:
Simon Sapin 2015-08-06 00:17:30 +02:00
parent 649301fd35
commit d903354687
21 changed files with 2 additions and 137 deletions

View file

@ -3,11 +3,6 @@
<head>
<!-- Tests that font fallback occurs on a per-glyph basis. -->
<style>
@font-face {
font-family: 'ahem';
src: url(fonts/ahem/ahem.ttf);
}
body {
font-family: Ahem, sans-serif;
font-size: 24px;