lewisje / svgweb

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

Workaround Opera behavior differences with respect to Namespaces #500

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run tests/browser-tests/test_js2.html on Opera. Start the Dragon Fly
utility under Tools Advanced. Flip to the Script window. Click on "Command
Line" near the bottom of the screen. This is where you see the debug output
and exceptions.

What is the expected output? What do you see instead?
There are numerous failures related to Namespaces and the href which form
the vast majority of the failures for Opera in test_js2.html. The intention
is to disable these tests with a reference to this Issue so the remaining
tests can still be run on Opera for continued regression testing.

This is part of the general effort to QA on Opera as requested in Issue 126.

Original issue reported on code.google.com by grick23@gmail.com on 30 May 2010 at 10:25

GoogleCodeExporter commented 8 years ago
All issues with namespace tests were identified in 
tests/browser-tests/test_js.js in
r1151. Search for "Issue 500"

Original comment by grick23@gmail.com on 30 May 2010 at 10:50