| Index: third_party/WebKit/LayoutTests/fast/text/fixed-pitch-control-characters.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/text/fixed-pitch-control-characters.html b/third_party/WebKit/LayoutTests/fast/text/fixed-pitch-control-characters.html
|
| deleted file mode 100644
|
| index d96a320834545523d0c510c38e82c86faccd0c8d..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/text/fixed-pitch-control-characters.html
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -<script src="../../resources/ahem.js"></script>
|
| -<style>
|
| - div { font-family: 'Ahem'; font-size: 25px; width: 100px; color: green; background-color: red; }
|
| -</style>
|
| -<div>
|
| - <span>xx</span><span>xx</span>
|
| -<!--
|
| - <span>xé</span><span>xx</span>
|
| --->
|
| - <span>xx</span><span>xx</span>
|
| -<!--
|
| - <span>xé</span><span>xx</span>
|
| --->
|
| -</div>
|
|
|