[Bug 17775] New: DOMParser Errors should be exceptions

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17775

           Summary: DOMParser Errors should be exceptions
           Product: WebAppsWG
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM Parsing and Serialization
        AssignedTo: Ms2ger@gmail.com
        ReportedBy: travil@microsoft.com
         QAContact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org


See:
http://lists.w3.org/Archives/Public/public-webapps/2012JulSep/0121.html

Seems like a more robust design to throw in these cases so that developers can
easily spot errors (versus returning an error document).

The claim is that it shipped this way in IE9 with no reported issues.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Friday, 13 July 2012 22:03:45 UTC