Sanitize url refs in SVG attributes
Add some tests. Sync with latest HTML5lib (includes above sanitization improvements).
This commit is contained in:
parent
ae82f1be49
commit
5208bbf0af
28 changed files with 1277 additions and 735 deletions
2
vendor/plugins/HTML5lib/lib/html5/version.rb
vendored
2
vendor/plugins/HTML5lib/lib/html5/version.rb
vendored
|
@ -1,3 +1,3 @@
|
|||
module HTML5
|
||||
VERSION = '0.1.0'
|
||||
VERSION = '0.10.0'
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue