[Webkit-unassigned] [Bug 157052] innerHTML getter for <style> and <script> in XML document is inconsistent with the setter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 11 14:09:42 PDT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
*** Safari 15.6 on macOS 12.5 ***

<foo></foo>

&lt;foo&gt;&lt;/foo&gt;


*** Firefox Nightly 105 ***

<foo></foo>

<foo></foo>

*** Chrome Canary 106 ***

<foo></foo>

&lt;foo&gt;&lt;/foo&gt;

___________

As can be seen above this is still present and both dialogs are different. Chrome bug has been marked as "External Dependency" without any clarity but just wanted to share updated status. 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/20220811/7297692a/attachment.htm>


More information about the webkit-unassigned mailing list