Fix issue 1052: Properly parse the style attribute during sanitization
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2376 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<iframe src='draw_test.html' width='100%' height='70' scrolling='no'></iframe>
|
||||
<iframe src='units_test.html' width='100%' height='70' scrolling='no'></iframe>
|
||||
<iframe src='path_test.html' width='100%' height='70' scrolling='no'></iframe>
|
||||
<iframe src='sanitize_test.html' width='100%' height='70' scrolling='no'></iframe>
|
||||
</body>
|
||||
<script>
|
||||
window.setTimeout(function() {
|
||||
|
||||
Reference in New Issue
Block a user