mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
Merge remote-tracking branch 'origin/support/2.6' into support/2.7
# Conflicts: # core/htmlsanitizer.class.inc.php
This commit is contained in:
3
test/core/sanitizer/output/scripts.html
Normal file
3
test/core/sanitizer/output/scripts.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<h1>Test with lots of JS scripts to filter !</h1>
|
||||
|
||||
<p><img src="http://toto.invalid/"></p>
|
||||
1
test/core/sanitizer/output/scripts.svg
Normal file
1
test/core/sanitizer/output/scripts.svg
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" baseProfile="full"><rect width="300" height="100" style="fill:rgb(0,0,255);stroke-width:3;stroke:rgb(0,0,0)"/></svg>
|
||||
|
After Width: | Height: | Size: 305 B |
Reference in New Issue
Block a user