diff options
author | Bharat Mediratta <bharat@menalto.com> | 2013-03-03 14:23:18 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2013-03-03 14:23:18 -0800 |
commit | 8d05571fa3314dc1b7c3abc4e8e20d8bd4886109 (patch) | |
tree | 58e3a892e5f10052bd62c079094505b5d6cb4bb2 /modules/gallery/tests | |
parent | d213ef3d3f79819571d42c69a75307dc7e19aaa7 (diff) | |
parent | 9d7d6c50bb7713038231232f433ae28f6f117b95 (diff) |
Merge pull request #178 from shadlaws/fix_2033
#2033 - Add Flowplayer 5 to play HTML5 videos.
Diffstat (limited to 'modules/gallery/tests')
-rw-r--r-- | modules/gallery/tests/xss_data.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/modules/gallery/tests/xss_data.txt b/modules/gallery/tests/xss_data.txt index daba878d..b365553a 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.html.php 2 DIRTY html::anchor($url,"",$attrs) -modules/gallery/views/movieplayer.html.php 4 DIRTY_JS $attrs["id"] -modules/gallery/views/movieplayer.html.php 5 DIRTY_JS $max_size -modules/gallery/views/movieplayer.html.php 23 DIRTY_JS url::abs_file("lib/flowplayer.swf") -modules/gallery/views/movieplayer.html.php 30 DIRTY_JS url::abs_file("lib/flowplayer.pseudostreaming-byterange.swf") -modules/gallery/views/movieplayer.html.php 48 DIRTY_JS $width -modules/gallery/views/movieplayer.html.php 48 DIRTY_JS $height +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/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 |