RESOLVED FIXED Bug 78116
Web Inspector: bind entire subtree upon childNodeInserted so that text node were accounted.
https://bugs.webkit.org/show_bug.cgi?id=78116
Summary Web Inspector: bind entire subtree upon childNodeInserted so that text node w...
Pavel Feldman
Reported 2012-02-08 08:23:56 PST
Today inserting <div>Foo</div> into the DOM does not bind text node Foo and prevents users from its subsequent edits.
Attachments
Patch (7.45 KB, patch)
2012-02-08 08:32 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2012-02-08 08:32:42 PST
Pavel Feldman
Comment 2 2012-02-08 08:42:41 PST
Note You need to log in before you can comment on or make changes to this bug.