Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html b/third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cf6f087be1b3bb07d79d560736d051840f4125cf |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html |
| @@ -0,0 +1,8 @@ |
| +<!DOCTYPE html> |
| +<script src="/js-test-resources/ahem.js"></script> |
| +<p> |
| +This tests that web font is displayed correctly after revalidation of font resource. |
| + |
| +You should see a black square below. |
| +</p> |
| +<div style="font-family: Ahem">test</span> |