135 results found (page 8 of 9)
https://www.w3.org/TR/html50/single-page.html

… is Unicode. This ABNF implements the extensions described in RFC 1123. [ABNF] [RFC5322] [RFC1034] [RFC1123] email = 1* ( atext / "." ) "@" label * ( "." label ) label = let-dig [ [ ldh-str ] let-dig ] ; limited to a length of 63 characters by RFC 1034 section 3.5 atext = < as de…

https://whatwg.org/specs/web-apps/current-work

… is Unicode. This ABNF implements the extensions described in RFC 1123. [ABNF] [RFC5322] [RFC1034] [RFC1123] email = 1* ( atext / "." ) "@" label * ( "." label ) label = let-dig [ [ ldh-str ] let-dig ] ; limited to a length of 63 characters by RFC 1034 section 3.5 atext = < as de…

http://www.w3.org/TR/resource-hints

… is Unicode. This ABNF implements the extensions described in RFC 1123. [ABNF] [RFC5322] [RFC1034] [RFC1123] email = 1* ( atext / "." ) "@" label * ( "." label ) label = let-dig [ [ ldh-str ] let-dig ] ; limited to a length of 63 characters by RFC 1034 section 3.5 atext = < as de…

http://dev.w3.org/html5/spec

… is Unicode. This ABNF implements the extensions described in RFC 1123. [ABNF] [RFC5322] [RFC1034] [RFC1123] email 1* atext "." "@" label "." label label let-dig ldh-str let-dig ; limited to a length of 63 characters by RFC 1034 section 3.5 atext as defined in RFC 5322 section le…