Re: [whatwg/url] Inconsistency between Chrome vs Node.js parsing (Issue #677)

Yep, this is a known Chrome bug. https://jsdom.github.io/whatwg-url/#url=&base=cmVzb2x2ZTovLw== shows how the spec expects this to match Firefox/Node behavior.

You can follow the general project of aligning Chrome with the URL Standard at https://bugs.chromium.org/p/chromium/issues/detail?id=660384 ; I suspect this issue is https://bugs.chromium.org/p/chromium/issues/detail?id=869291

I'll close this since the correct place to discuss implementation bugs is the Chromium issue tracker.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/677#issuecomment-993748990

Received on Tuesday, 14 December 2021 16:46:11 UTC