Chromium Code Reviews| Index: LayoutTests/fast/xsl/mozilla-tests.html |
| diff --git a/LayoutTests/fast/xsl/mozilla-tests.html b/LayoutTests/fast/xsl/mozilla-tests.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..c2b32be6abcff2aee67223c5ef6e3181b1f1c0a4 |
| --- /dev/null |
| +++ b/LayoutTests/fast/xsl/mozilla-tests.html |
| @@ -0,0 +1,6 @@ |
| +<!DOCTYPE html> |
| +<head> |
| +<script src="resources/test-xslt.js"></script> |
| +</head> |
| +<body onload='runTest("resources/mozilla-tests.xml");'> |
| +</body> |