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