Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-box-font-inline-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-box-font-inline-expected.html b/third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-box-font-inline-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..57704ce39750f10ab6f5f4fadbe64add7de21705 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/text/variable-fonts/variable-box-font-inline-expected.html |
| @@ -0,0 +1,14 @@ |
| +<!DOCTYPE html> |
| +<meta charset="utf-8"> |
| +<style> |
| + @font-face { |
| + font-family: variabletest_box; |
| + src: url(resources/variabletest_box.ttf); |
| + } |
| + |
| + body { |
| + font-family: variabletest_box, sans-serif; |
| + font-size: 200px; |
| + } |
| +</style> |
| +▄ ▀ |