| Index: LayoutTests/fast/text/aat-morx.html
|
| diff --git a/LayoutTests/fast/text/aat-morx.html b/LayoutTests/fast/text/aat-morx.html
|
| deleted file mode 100644
|
| index 3c4a8ed471b843ffb44ea211c34617fbaf00f322..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/text/aat-morx.html
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -<style>
|
| -.aattest {
|
| - font-family: ChromiumAATTest;
|
| - text-rendering: optimizeLegibility;
|
| - font-size: 250px;
|
| -}
|
| -</style>
|
| -You should see a black and white Chromium logo. This test requires the ChromiumAATTest font to be available in the test
|
| -runner, the test only works on Mac in order to verify AAT font support.
|
| -<div class="aattest">abcd</div>
|
|
|