[Webkit-unassigned] [Bug 189431] CDATA section are not supported in SVG/MathML in HTML
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 9 13:46:51 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=189431
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #2 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce based on test case from Comment 01, where in the DOM View, I get following across browsers:
*** Safari 15.6 on macOS 12.5 ***
#comment: [CDATA[x]]
*** Chrome Canary 106 ***
#comment: [CDATA[x]]
*** Firefox Nightly 105 ***
#text: x
_____
Just wanted to update the results. 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/20220809/f44412de/attachment.htm>
More information about the webkit-unassigned
mailing list