WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
243587
a.href a.port URL parser showing different output compared to Blink
https://bugs.webkit.org/show_bug.cgi?id=243587
Summary
a.href a.port URL parser showing different output compared to Blink
Ahmad Saleem
Reported
2022-08-05 07:57:41 PDT
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!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-12 07:58:37 PDT
<
rdar://problem/98568146
>
Alex Christensen
Comment 2
2022-08-12 09:06:18 PDT
We follow
https://url.spec.whatwg.org
in this case.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug