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