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