Bug 97234
Summary: | Implement new DOM4 mutation methods | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, adamk, arv, esprehn, tony |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ojan Vafai
DOM4 defines a number of new mutation methods that we've held off on implementing due to compatibility concerns. I think we should commit these in the tree behind a flag and ship these in Chrome. If we hit compat issues, we might need to change the spec, otherwise we remove the flag.
http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#mutation-methods
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ojan Vafai
Whoops, already had a bug for this.
*** This bug has been marked as a duplicate of bug 74648 ***