Index: LayoutTests/http/tests/security/xssAuditor/svg-animate-clutter.html |
diff --git a/LayoutTests/http/tests/security/xssAuditor/svg-animate.html b/LayoutTests/http/tests/security/xssAuditor/svg-animate-clutter.html |
similarity index 81% |
copy from LayoutTests/http/tests/security/xssAuditor/svg-animate.html |
copy to LayoutTests/http/tests/security/xssAuditor/svg-animate-clutter.html |
index a8f7230d4f15f8d5e4be5de8b37c3242acc4e4de..9796cd7e846f2f6ba50333edc32c11b71e3ff3d8 100644 |
--- a/LayoutTests/http/tests/security/xssAuditor/svg-animate.html |
+++ b/LayoutTests/http/tests/security/xssAuditor/svg-animate-clutter.html |
@@ -12,6 +12,6 @@ |
</head> |
<body> |
<p>This test passes if the element displayed in the frame below has a 'values' attribute containing only 'javascript:void(0)'.</p> |
- <iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=<svg%20xmlns:xlink='http://www.w3.org/1999/xlink'><a><circle%20r=100%20/><animate%20attributeName=xlink:href%20values=%3Bjavascript%3Aalert(1)%20begin=0s%20end=0.1s%20fill=freeze%20/></a></svg>¬ifyDone=1&dumpElementBySelector=animate"></iframe> |
+ <iframe src="http://localhost:8000/security/xssAuditor/resources/echo-intertag.pl?q=<svg%20xmlns:xlink='http://www.w3.org/1999/xlink'><a><circle%20r=100%20/><animate%20attributeName=xlink:href%20values=%3Bjavascript%3Aalert(1)%3B&clutter=blah'>¬ifyDone=1&dumpElementBySelector=animate"></iframe> |
</body> |
</html> |