Chromium Code Reviews| Index: LayoutTests/fast/css/variables/imported/support/ahem.css |
| diff --git a/LayoutTests/fast/css/variables/imported/support/ahem.css b/LayoutTests/fast/css/variables/imported/support/ahem.css |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0d4bcedc21be21c0822890ada4493f09002e7126 |
| --- /dev/null |
| +++ b/LayoutTests/fast/css/variables/imported/support/ahem.css |
| @@ -0,0 +1,4 @@ |
| +@font-face { |
| + font-family: "Ahem"; |
| + src: url(../../../../fonts/Ahem.ttf); |
| +} |