[Webkit-unassigned] [Bug 17400] hasFeature Broken (WebKit claims it does not support SVG)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 14:06:32 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17400





------- Comment #8 from cfis at savagexi.com  2008-03-03 14:06 PDT -------
To follow up on Eric's point - I think its a lot more useful for hasFeature to
return true, then having it return false for the forseeable future.

However, his idea to check BasicStructure (there is no BasicShapes that I see)
is a good one and does work.  Previously, we had checked the 1.0 strings and a
few of the 1.1 strings but hadn't found one that returned true.  That one does,
so it will be good enough for our purposes.

However, I stick with the original point that Webkit/Safari/Opera should align
themselves on what they are saying, ignoring the spec if needed.


-- 
Configure bugmail: http://bugs.webkit.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