'https://example.com?tint=%23505050,%23505050' is normalised to 'https://example.com/?tint=%23505050,#505050'. Note that only one of the entities is decoded. I'm not even sure that the entities should be decoded here - what's the justification for that?
'https://example.com?tint=%23505050,%23505050'is normalised to'https://example.com/?tint=%23505050,#505050'. Note that only one of the entities is decoded. I'm not even sure that the entities should be decoded here - what's the justification for that?