Chromium Code Reviews| Index: LayoutTests/fast/xsl/mozilla-tests.xml |
| diff --git a/LayoutTests/fast/xsl/mozilla-tests.xml b/LayoutTests/fast/xsl/mozilla-tests.xml |
| deleted file mode 100644 |
| index 43acac61a55ab9612b92bd309b4d15a7b77cdeae..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/xsl/mozilla-tests.xml |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -<?xml version="1.0"?> |
| -<?xml-stylesheet type="text/xsl" href="mozilla-tests.xsl"?> |
| -<!-- this is a test document --> |
| -<document> |
| - <!-- test comment --> |
| - <x name="x">x</x> |
| - <y name="y">y</y> |
| - <z name="z">z</z> |
| - |
| - <abc> |
| - <def>def</def> |
| - </abc> |
| -</document> |