WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 17622
17623
insertAdjacentHTML and insertAdjacentText are not implemented although insertAdjacentElement is.
https://bugs.webkit.org/show_bug.cgi?id=17623
Summary
insertAdjacentHTML and insertAdjacentText are not implemented although insert...
Kevin McCullough
Reported
2008-02-29 17:39:17 PST
These are three IE functions that we would like to implement. Currently we only have insertAdjacentElement but not insertAdjacentHTML or insertAdjacentText, and it just so happens that
http://www.openwebware.com/products/openwysiwyg/demo.shtml
checks for the existence of insertAdjacentElement and if found, assumes insertAdjacentHTML and insertAdjacentText exist too. So the site fails because the functions are missing.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-02-29 17:49:18 PST
*** This bug has been marked as a duplicate of
17622
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug