NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 906 - Update the date-and-time microsyntaxes to support having the 'T' replaced by a single space.
Update the date-and-time microsyntaxes to support having the 'T' replaced by ...
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: Datatype library
HEAD
All All
: P2 normal
Assigned To: Michael[tm] Smith
http://html5.org/r/6845
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-01 18:41 CET by Michael[tm] Smith
Modified: 2012-03-09 11:43 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael[tm] Smith 2012-03-01 18:41:05 CET
http://dev.w3.org/html5/spec/common-microsyntaxes.html#global-dates-and-times

Multiple spaces are invalid and will cause parse failures. Only a single space is supported.