[Webkit-unassigned] [Bug 53846] Webkit removes empty text nodes and does not allow creating such ones.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 12:21:49 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=53846

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |zlip.792 at gmail.com
     Ever confirmed|0                           |1

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.6 on macOS 12.5 using below JSFiddle from test case of Comment 0:

Link - https://jsfiddle.net/arpL7twq/

Open and in console type - 'b.deleteData( 0, 1 )' without quotes and then hit "Enter".

Safari 15.6 will keep on showing 's' text node while Firefox Nightly 105 and Chrome Canary 106 will get rid of text node.

I am changing status to "New". Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220805/0a75e8f9/attachment.htm>


More information about the webkit-unassigned mailing list