diff options
author | Bharat Mediratta <bharat@menalto.com> | 2013-03-05 21:27:44 -0500 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2013-03-05 21:27:44 -0500 |
commit | d2577c066ba7698583c4a7fd823751876dadab6e (patch) | |
tree | 3db3bf12f2cc5faf509f2c21172ebe0659c4da4f /modules/gallery/tests | |
parent | 74532b9c948c471115239fa1a0b54c10ccdbeb9c (diff) |
Follow-on to 384bc7afc86be706bf61def09afc8306cdad2443 for #2033
Update golden file for XSS test.
Diffstat (limited to 'modules/gallery/tests')
-rw-r--r-- | modules/gallery/tests/xss_data.txt | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/modules/gallery/tests/xss_data.txt b/modules/gallery/tests/xss_data.txt index b365553a..9c796999 100644 --- a/modules/gallery/tests/xss_data.txt +++ b/modules/gallery/tests/xss_data.txt @@ -223,13 +223,13 @@ modules/gallery/views/menu_dialog.html.php 5 DIRTY_JS $menu- modules/gallery/views/menu_link.html.php 3 DIRTY $menu->css_id?"id='{$menu->css_id}'":"" modules/gallery/views/menu_link.html.php 4 DIRTY_ATTR $menu->css_class modules/gallery/views/menu_link.html.php 5 DIRTY_JS $menu->url -modules/gallery/views/movieplayer-flash.html.php 2 DIRTY html::anchor($url,"",$attrs) -modules/gallery/views/movieplayer-flash.html.php 4 DIRTY_JS $attrs["id"] -modules/gallery/views/movieplayer-flash.html.php 5 DIRTY_JS $max_size -modules/gallery/views/movieplayer-flash.html.php 23 DIRTY_JS url::abs_file("lib/flowplayer-flash/flowplayer.swf") -modules/gallery/views/movieplayer-flash.html.php 30 DIRTY_JS url::abs_file("lib/flowplayer-flash/flowplayer.pseudostreaming-byterange.swf") -modules/gallery/views/movieplayer-flash.html.php 48 DIRTY_JS $width -modules/gallery/views/movieplayer-flash.html.php 48 DIRTY_JS $height +modules/gallery/views/movieplayer-flash.html.php 3 DIRTY html::anchor($url,"",$attrs) +modules/gallery/views/movieplayer-flash.html.php 5 DIRTY_JS $attrs["id"] +modules/gallery/views/movieplayer-flash.html.php 6 DIRTY_JS $max_size +modules/gallery/views/movieplayer-flash.html.php 24 DIRTY_JS url::abs_file("lib/flowplayer-flash/flowplayer.swf") +modules/gallery/views/movieplayer-flash.html.php 31 DIRTY_JS url::abs_file("lib/flowplayer-flash/flowplayer.pseudostreaming-byterange.swf") +modules/gallery/views/movieplayer-flash.html.php 49 DIRTY_JS $width +modules/gallery/views/movieplayer-flash.html.php 49 DIRTY_JS $height modules/gallery/views/permissions_browse.html.php 3 DIRTY_JS url::site("permissions/form/__ITEM__") modules/gallery/views/permissions_browse.html.php 16 DIRTY_JS url::site("permissions/change/__CMD__/__GROUP__/__PERM__/__ITEM__?csrf=$csrf") modules/gallery/views/permissions_browse.html.php 43 DIRTY_ATTR $parent->id @@ -435,18 +435,18 @@ themes/wind/views/page.html.php 10 DIRTY $page_ themes/wind/views/page.html.php 32 DIRTY $new_width themes/wind/views/page.html.php 33 DIRTY $new_height themes/wind/views/page.html.php 34 DIRTY $thumb_proportion -themes/wind/views/page.html.php 74 DIRTY_JS $theme->url() -themes/wind/views/page.html.php 79 DIRTY $theme->get_combined("css") -themes/wind/views/page.html.php 82 DIRTY $theme->get_combined("script") -themes/wind/views/page.html.php 92 DIRTY $header_text -themes/wind/views/page.html.php 94 DIRTY_JS item::root()->url() -themes/wind/views/page.html.php 98 DIRTY $theme->user_menu() -themes/wind/views/page.html.php 113 DIRTY_ATTR $breadcrumb->last?"g-active":"" -themes/wind/views/page.html.php 114 DIRTY_ATTR $breadcrumb->first?"g-first":"" -themes/wind/views/page.html.php 115 DIRTY_JS $breadcrumb->url -themes/wind/views/page.html.php 128 DIRTY $content -themes/wind/views/page.html.php 134 DIRTY newView("sidebar.html") -themes/wind/views/page.html.php 141 DIRTY $footer_text +themes/wind/views/page.html.php 68 DIRTY_JS $theme->url() +themes/wind/views/page.html.php 73 DIRTY $theme->get_combined("css") +themes/wind/views/page.html.php 76 DIRTY $theme->get_combined("script") +themes/wind/views/page.html.php 86 DIRTY $header_text +themes/wind/views/page.html.php 88 DIRTY_JS item::root()->url() +themes/wind/views/page.html.php 92 DIRTY $theme->user_menu() +themes/wind/views/page.html.php 107 DIRTY_ATTR $breadcrumb->last?"g-active":"" +themes/wind/views/page.html.php 108 DIRTY_ATTR $breadcrumb->first?"g-first":"" +themes/wind/views/page.html.php 109 DIRTY_JS $breadcrumb->url +themes/wind/views/page.html.php 122 DIRTY $content +themes/wind/views/page.html.php 128 DIRTY newView("sidebar.html") +themes/wind/views/page.html.php 135 DIRTY $footer_text themes/wind/views/paginator.html.php 33 DIRTY_JS $first_page_url themes/wind/views/paginator.html.php 42 DIRTY_JS $previous_page_url themes/wind/views/paginator.html.php 70 DIRTY_JS $next_page_url |