Closed
Bug 583586
Opened 13 years ago
Closed 13 years ago
Value sanitizing algorithm form <input type='email'>
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla2.0b5
People
(Reporter: mounir, Assigned: mounir)
References
()
Details
(Keywords: dev-doc-complete, html5)
Attachments
(1 file)
4.80 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Value sanitizing algorithm came with bug 549475 input type email is going to come with bug 555559 This bug implement the value sanitizing algorithm for input type email. It is quite trivial.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #461894 -
Flags: review?(Olli.Pettay)
Assignee | ||
Updated•13 years ago
|
Updated•13 years ago
|
Attachment #461894 -
Flags: review?(Olli.Pettay) → review+
Assignee | ||
Comment 2•13 years ago
|
||
This is now in the tree: rev: http://hg.mozilla.org/mozilla-central/rev/7582e7c13dce
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b5
Assignee | ||
Updated•13 years ago
|
Keywords: dev-doc-needed
Updated•13 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•