Chromium Code Reviews| Index: LayoutTests/fast/text/font-variant-width-expected.txt |
| diff --git a/LayoutTests/fast/text/font-variant-width-expected.txt b/LayoutTests/fast/text/font-variant-width-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f4c532e6173d7560a4e8fa8ffd612fa707a98d74 |
| --- /dev/null |
| +++ b/LayoutTests/fast/text/font-variant-width-expected.txt |
| @@ -0,0 +1,9 @@ |
| + |
| + |
| +1234 |
| +This is a testharness.js-based test. |
| +PASS Numbers expected to be laid out in one line |
| +PASS Number expected to be laid out in one line |
| +PASS Numbers expected to be laid out in more than one line |
| +Harness: the test ran to completion. |
| + |
|
Dominik Röttsches
2014/05/27 08:54:23
The test fails on my Linux system with your patch
|