From fc41d091349d80100e436f5df673a2e803fa7f40 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 18 Nov 2009 10:54:01 -0800 Subject: Revert "Simplify the maintenance of the xss golden file by having each module contibute its own golden file to a consolidated one. This will make it easier for -contrib modules or themes to be included in the xss security test w/o having to keep modifying a central golden file." This reverts commit 4fe5801c885088e5e6c11b8a20a561415941b864. --- modules/tag/tests/xss_data.txt | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 modules/tag/tests/xss_data.txt (limited to 'modules/tag/tests') diff --git a/modules/tag/tests/xss_data.txt b/modules/tag/tests/xss_data.txt deleted file mode 100644 index 7306a10c..00000000 --- a/modules/tag/tests/xss_data.txt +++ /dev/null @@ -1,7 +0,0 @@ -modules/tag/views/admin_tags.html.php 45 DIRTY_ATTR $tag->id -modules/tag/views/admin_tags.html.php 46 DIRTY $tag->count -modules/tag/views/tag_block.html.php 27 DIRTY $cloud -modules/tag/views/tag_block.html.php 29 DIRTY $form -modules/tag/views/tag_cloud.html.php 4 DIRTY_ATTR (int)(($tag->count/$max_count)*7) -modules/tag/views/tag_cloud.html.php 5 DIRTY $tag->count -modules/tag/views/tag_cloud.html.php 6 DIRTY_JS $tag->url() -- cgit v1.2.3