| Index: LayoutTests/fast/xpath/xpath-template-element.html
|
| diff --git a/LayoutTests/fast/xpath/xpath-template-element.html b/LayoutTests/fast/xpath/xpath-template-element.html
|
| index 7016a8ef3d1a50f73b29bc9d6bbc24a2d69393ec..3486400a6e6a10bd156d9ba39076e86bd7936525 100644
|
| --- a/LayoutTests/fast/xpath/xpath-template-element.html
|
| +++ b/LayoutTests/fast/xpath/xpath-template-element.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <p>This tests that XPath expressions do not consider (traverse into) template content</p>
|
|
|