| 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..9c5cbc30162882ef2d57cf9c7c1630f4179c18b1
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/webfont/font-face-revalidation-expected.html
|
| @@ -0,0 +1,6 @@
|
| +<!DOCTYPE html>
|
| +<script src="/js-test-resources/ahem.js"></script>
|
| +<p>
|
| +You should see a black square below.
|
| +</p>
|
| +<div style="font-family: Ahem">test</span>
|
|
|