summaryrefslogtreecommitdiffstats
path: root/layout/reftests/writing-mode/tables/support/ahem.css
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/writing-mode/tables/support/ahem.css')
-rw-r--r--layout/reftests/writing-mode/tables/support/ahem.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/reftests/writing-mode/tables/support/ahem.css b/layout/reftests/writing-mode/tables/support/ahem.css
new file mode 100644
index 0000000000..cf2cd818f4
--- /dev/null
+++ b/layout/reftests/writing-mode/tables/support/ahem.css
@@ -0,0 +1,4 @@
+@font-face {
+ font-family: Ahem;
+ src: url("../../../fonts/Ahem.ttf");
+}