[Webkit-unassigned] [Bug 10365] New: SVG should consider supporting SVGs with missing xlink namespace

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Aug 12 01:59:06 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10365

           Summary: SVG should consider supporting SVGs with missing xlink
                    namespace
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P4
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: macdome at opendarwin.org


SVG should consider supporting SVGs with missing xlink namespace

Unfortunately the Adobe SVG Plugin does not require the xmlns:xlink="..."
namespace definition (possibly due to confusion in the SVG 1.0 specification). 
This means that much of the content out there does not have the necessary xlink
namespace definition (and is thus invalid XML).  We should probably do the same
to be compatible with existing SVGs.

It's unfortunate, but is likely the best course of action.

It would be great if when bug 10361 is resolved we could also report these xml
errors to the error console silently.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list