| 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
|
| index b133d4bf2b26fb466bcbd1667a6ebdfc3d31d14f..934d05ad4d923c27b9ccd225934527d82c679147 100644
|
| --- a/LayoutTests/fast/text/font-variant-width-expected.txt
|
| +++ b/LayoutTests/fast/text/font-variant-width-expected.txt
|
| @@ -1,25 +1,17 @@
|
| -
|
| -
|
| -
|
| -
|
| -
|
| -
|
| -
|
| -
|
| -11111
|
| -99999
|
| -123456
|
| -111111
|
| -999999
|
| +1 1 1 1
|
| +9 9 9 9
|
| +22 22 22 22
|
| +99 99 99 99
|
| +123456 123456 123456 123456
|
| +222222 222222 222222 222222
|
| +999999 999999 999999 999999
|
| This is a testharness.js-based test.
|
| -PASS Numbers expected to be laid out in one combining block
|
| -PASS Numbers expected to be laid out in one combining block
|
| -PASS Numbers expected to be laid out in one combining block
|
| -PASS Numbers expected to be laid out in one combining block
|
| -PASS Numbers expected to be laid out in one combining block
|
| -PASS Numbers expected to be laid out in one combining block
|
| -PASS Numbers expected to be laid out in one combining block
|
| -PASS Numbers expected to be laid out in one combining block
|
| -PASS Number laid out vertically, not combined.
|
| +PASS 1
|
| +PASS 9
|
| +PASS 22
|
| +PASS 99
|
| +PASS 123456
|
| +PASS 222222
|
| +PASS 999999
|
| Harness: the test ran to completion.
|
|
|
|
|