Bug 4551 - implement exceptions for a few XML-specific Document DOM functions
Summary: implement exceptions for a few XML-specific Document DOM functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 4565
  Show dependency treegraph
 
Reported: 2005-08-21 00:42 PDT by Darin Adler
Modified: 2019-02-06 09:02 PST (History)
2 users (show)

See Also:


Attachments
patch that raises the appropriate exceptions (22.70 KB, patch)
2005-08-21 00:53 PDT, Darin Adler
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2005-08-21 00:42:26 PDT
This is preventing a few of the DOM tests from succeeding.
Comment 1 Darin Adler 2005-08-21 00:44:27 PDT
Fixes 9 of the failing W3C tests.
Comment 2 Darin Adler 2005-08-21 00:53:43 PDT
Created attachment 3488 [details]
patch that raises the appropriate exceptions
Comment 3 John Sullivan 2005-08-22 11:43:42 PDT
Comment on attachment 3488 [details]
patch that raises the appropriate exceptions

Looks good.
Comment 4 Lucas Forschler 2019-02-06 09:02:56 PST
Mass moving XML DOM bugs to the "DOM" Component.