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