[Webkit-unassigned] [Bug 249576] New: Escape '&' in javascript URLs for innerHTML/outerHTML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 19 05:51:17 PST 2022


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

            Bug ID: 249576
           Summary: Escape '&' in javascript URLs for innerHTML/outerHTML
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

While going through Blink's commit, I came across another failing test case:

Test Case - https://jsfiddle.net/c6x9mjt4/show

^ Safari 16.2 & Safari Technology Preview 160 fails more tests than Chrome Canary 111 and Firefox Nightly 110 (which only fail one test and match each other).

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/6ff047e6fd07d74a38cdccca2221b0ba9e72acea

WebKit Source - https://searchfox.org/wubkat/source/Source/WebCore/editing/MarkupAccumulator.cpp#314

I think it is easy to fix and I can give it a try. Just wanted to raise this so we can track it.

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/20221219/3fcebf80/attachment.htm>


More information about the webkit-unassigned mailing list