Open Bug 910034 Opened 11 years ago Updated 2 years ago

"http://abc.? d" is a valid html5 url

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86
macOS
defect

Tracking

()

People

(Reporter: daleharvey, Unassigned)

Details

We are using HTML5 input type=url to validate keywords vs urls in the Gaia browser app, there are several cases where we special case the validation for things that arent valid urls

"http://?mozilla"
"http://abc.? d"
Presumably we just NS_NewURI the string, right?
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.