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