[Webkit-unassigned] [Bug 181642] insertAdjacentHTML of string including elements with prefixed attributes not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 13 12:04:39 PDT 2023


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com,
                   |                            |annevk at annevk.nl

--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Took test and changed it into JSFiddle: https://jsfiddle.net/L9uk0s2p/

*** Chrome Canary 115 ***

Nothing in Console

*** Safari Technology Preview 169 ***

"<a class='gotoLine' href='#45:22'>45:22</a> SyntaxError: The string did not match the expected pattern."

*** WebKit ToT (264046 at main) *** [Minibrowser]

"<a class='gotoLine' href='#45:22'>45:22</a> SyntaxError: The string did not match the expected pattern."


*** Firefox Nightly 115 ***

"<a class='gotoLine' href='#45:0'>45:0</a> SyntaxError: An invalid or illegal string was specified"

_____________________________

>From Comment 01, it seems that Firefox also changed the behavior since it was working fine.

-- 
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/20230513/adb20a31/attachment.htm>


More information about the webkit-unassigned mailing list