[Webkit-unassigned] [Bug 270425] New: Returns incorrect while setting host attribute with '?' in it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 3 17:09:22 PST 2024


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

            Bug ID: 270425
           Summary: Returns incorrect while setting host attribute with
                    '?' in it
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: BrowserCompat
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com
                CC: annevk at annevk.nl

Hi Team,

While looking into Chrome's test case about 'HTMLAnchorElement', I came across one uniquely failing in Safari / Minibrowser (WebKit ToT):

Test Case: https://jsfiddle.net/6zxekar0/show

Failure to focus below:

Set host with '?' in it
FAIL a.href should be https://www.other:8080/path/?key=value. Was https://www.other/?domain.com:8088/path/?key=value.

___

Chrome Canary 124 and Firefox Nightly 125 both passes this test.

So just raising so we can fix it.

We have this test in tree: fast/dom/HTMLAnchorElement/set-href-attribute-host.html

Although Blink / Chromium have with more test cases and we fail this one.

__

Just raising so we can fix it or if we are right then we can close 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/20240304/a54392a5/attachment-0001.htm>


More information about the webkit-unassigned mailing list