Closed
Bug 303580
Opened 19 years ago
Closed 19 years ago
SVG:title element causes JavaScript Console warning for deprecated property window.title.
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: codedread, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050728 Firefox/1.0+ Turn on Java Console. Clear all errors. Browse to http://www.codedread.com/testtitle.svg Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: <title> element causes 3 JS warnings. Expected Results: <title> is a valid SVG element and should not be warned at all.
Comment 1•19 years ago
|
||
I get no errors when visting that page. Could you please test in the most recent builds? http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Comment 2•19 years ago
|
||
this is not a mozilla bug. i just realized that this is a bug in my zoom and pan extension. please download the fixed version from: http://www.treebuilder.de/zoomandpan/index.htm
Updated•19 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•