<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20621</bug_id>
          
          <creation_ts>2013-01-09 19:02:29 +0000</creation_ts>
          <short_desc>valid time string point 4 is oddly expressed</short_desc>
          <delta_ts>2013-03-07 23:04:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mounir Lamouri">mounir</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>81141</commentid>
    <comment_count>0</comment_count>
    <who name="Mounir Lamouri">mounir</who>
    <bug_when>2013-01-09 19:02:29 +0000</bug_when>
    <thetext>http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#valid-time-string

Point 4 is here to say that:
HH:mm is a valid time string because it is implicitely equivalent to HH:mm:00.

I would suggest to remove the &quot;(required if second is non-zero)&quot; part. A time string is valid if it is on the following formats: HH:mm or HH:mm:ss or HH:mm:ss.sss.

&quot;Valid time string&quot; isn&apos;t there to convert the string to a computer-readable time. Only to check if a given string represents a time.
Converting a string to a computer-readable time is the role of &quot;Parse a time string&quot;:
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-microsyntaxes.html#parse-a-time-string

This also applies to 4.3.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84090</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-03-07 23:04:37 +0000</bug_when>
    <thetext>That part of the spec is giving the conformance requirements for writing a valid time string representing a specific time. If the specific time being represented is one second past noon, then the string &quot;12:00&quot; would _not_ be a valid time string for it.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>