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