[Webkit-unassigned] [Bug 243587] New: a.href a.port URL parser showing different output compared to Blink
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 5 07:57:41 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=243587
Bug ID: 243587
Summary: a.href a.port URL parser showing different output
compared to Blink
Product: WebKit
Version: Safari 15
Hardware: Mac (Apple Silicon)
OS: macOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zlip.792 at gmail.com
HI Team,
Thanks for your continuous support.
I came across a test case where the Safari 15.6 is matching Firefox Nightly 105 but differs from Chrome Canary 106, I am not sure on Web-spec but just wanted to bring to attention so we can decide, which behavior to follow.
Firefox Bug - https://bugzilla.mozilla.org/show_bug.cgi?id=1151195
Test Case - https://jsfiddle.net/ug2wrq9f/
** STEPS TO REPRODUCE **
1) Run Test Case
2) Look for output in Console
<< ACTUAL RESULTS >>
"" - empty result [Same in Safari Technical Preview 150]
<< EXPECTED RESULT / CHROME RESULT >>
0 - "0"...
____
If Safari / Webkit behavior is right then please ignore and mark this as "RESOLVED INVALID" and then if it is incorrect, appreciate if we can Webkit more web-spec compliant. 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/20220805/0777c29e/attachment.htm>
More information about the webkit-unassigned
mailing list