WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
18169
[Regression] innerHTML should result in the creation of new child text nodes, while old ones retain their values.
https://bugs.webkit.org/show_bug.cgi?id=18169
Summary
[Regression] innerHTML should result in the creation of new child text nodes,...
Julien Chaffraix
Reported
2008-03-27 16:40:51 PDT
I found that test case which works on Firefox and Opera. It fails on WebKit nightly but works on Safari2 so it is a regression. Doing some tests, I have been able to locate the regression between
r21869
and
r21854
.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2008-04-28 10:36:58 PDT
This sounds like a result of <
http://trac.webkit.org/changeset/21861
> and <
http://trac.webkit.org/changeset/21868
>.
Ahmad Saleem
Comment 2
2022-08-01 13:26:27 PDT
Took the test case from Wayback archive and changed it into JSFiddle: Link -
https://jsfiddle.net/tmebu62g/show
Wayback Link -
https://web.archive.org/web/20080621114250/http://people.mozilla.com/~sayrer/2008/tests/innerHTML.html
It is showing "PASS" across all browsers (Chrome Canary 106, Firefox Nightly 105 and Safari 15.6 on macOS 12.5). I think since all browsers are matching, this can be marked as "RESOLVED CONFIGURATION CHANGED". Thanks!
Brent Fulgham
Comment 3
2022-08-01 13:53:32 PDT
Agreed!
Radar WebKit Bug Importer
Comment 4
2022-08-01 13:54:17 PDT
<
rdar://problem/97934402
>
Ryosuke Niwa
Comment 5
2022-08-02 09:03:14 PDT
***
Bug 93787
has been marked as a duplicate of this bug. ***
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