Letractively / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

Make sure SVG Web and MooTools work together #402

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Copy the attached demo-mootools.html into the samples' root directory,
and the attached helloworls-mootools.html into the javascript-samples'
directory.

What is the expected output? 

Clicking on "show the test" should work and show the text "testing
MooTools", whithout generating errors or blocking svgweb.

I tested it in FF, Safari and IE, and it works nicely and without errors.

Original issue reported on code.google.com by gregorio...@gmail.com on 6 Nov 2009 at 10:53

Attachments:

GoogleCodeExporter commented 8 years ago
I forgot to add: it works with the patch in issue 375

Original comment by gregorio...@gmail.com on 6 Nov 2009 at 10:55

GoogleCodeExporter commented 8 years ago
Thanks for checking on this Gregorio!

Original comment by bradneub...@gmail.com on 6 Nov 2009 at 11:17

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 19 Nov 2009 at 9:50

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 7 Apr 2010 at 6:38

GoogleCodeExporter commented 8 years ago
I added a test using @gregoriopalam's code into 
tests/browser-tests/issue-tests/issue402.html to confirm 
this issue is fixed.

Original comment by bradneub...@gmail.com on 7 Apr 2010 at 6:48