[Webkit-unassigned] [Bug 10362] New: SVG needs to support SVGError events and some form of "error state"

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Aug 12 01:32:36 PDT 2006


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

           Summary: SVG needs to support SVGError events and some form of
                    "error state"
           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
 BugsThisDependsOn: 10361


SVG needs to support SVGError events and some form of "error state"

The spec calls for implementing an "error state":
http://www.w3.org/TR/SVG11/implnote.html#ErrorProcessing

"A highly perceivable indication of error shall occur. For visual rendering
situations, an example of an indication of error would be to render a
translucent colored pattern such as a checkerboard on top of the area where the
SVG content is rendered."

Most desktop browser authors would consider such error behavior complete
lunacy, given the current expectation of web content authors for browsers to
silently render any erroneous HTML page.

Regardless, we should have some way to display errors to the content author,
even if we silently render erroneous content nicely for the end user.  One
possible solution would be to leverage an error console, such as is described
by bug 10361.


-- 
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