[wp-trac] [WordPress Trac] #22183: Input type="email" and type="url"
WordPress Trac
noreply at wordpress.org
Tue Jul 8 17:16:35 UTC 2014
#22183: Input type="email" and type="url"
----------------------------+------------------
Reporter: johnbillion | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: commit | Focuses:
----------------------------+------------------
Changes (by johnbillion):
* keywords: has-patch needs-testing => commit
Comment:
Looks like we're good to go. The `novalidate` attribute allows the form to
be submitted in the following browsers which otherwise reject valid IDNs:
* Chrome 28 and earlier (desktop and Android)
* Firefox 12 and earlier
* IE10 & IE11
For completeness:
* Safari (desktop and iOS) does not perform any validation
* Android browser does not perform any validation
* Opera (tested up to 22) correctly handles IDN validation
Tested using BrowserStack with the following URL:
https://johnblackbourn.com/idn.php
--
Ticket URL: <https://core.trac.wordpress.org/ticket/22183#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list