Bug 19647

Summary: REGRESSION: Problem with extjs (insertAdjacentHTML)
Product: WebKit Reporter: John Moe <john>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, sam
Priority: P1 Keywords: InRadar, NeedsReduction, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://extjs.com/deploy/dev/examples/form/dynamic.html
Attachments:
Description Flags
patch none

Description John Moe 2008-06-17 19:13:54 PDT
This extjs example does not work in nightly builds >= r34578.  It is possibly a bug in insertAdjacentHTML (added in r34543).

NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
Comment 1 Mark Rowe (bdash) 2008-06-17 20:46:30 PDT
<rdar://problem/6017130>
Comment 2 Sam Weinig 2008-06-21 14:07:04 PDT
Created attachment 21871 [details]
patch
Comment 3 Sam Weinig 2008-06-21 14:26:39 PDT
Comment on attachment 21871 [details]
patch

This needs more thought.
Comment 4 Sam Weinig 2008-06-21 14:38:55 PDT
Slightly changed version landed in r34721.