<?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>27855</bug_id>
          
          <creation_ts>2015-01-19 12:38:22 +0000</creation_ts>
          <short_desc>A valid floating-point number represents the number obtained by multiplying the significand by ten r [...]</short_desc>
          <delta_ts>2015-09-01 11:43:26 +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>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>https://html.spec.whatwg.org/#floating-point-numbers</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <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>117312</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2015-01-19 12:38:22 +0000</bug_when>
    <thetext>Specification: https://html.spec.whatwg.org/multipage/infrastructure.html
Multipage: https://html.spec.whatwg.org/multipage/#floating-point-numbers
Complete: https://html.spec.whatwg.org/#floating-point-numbers
Referrer: https://html.spec.whatwg.org/multipage/common-microsyntaxes.html

Comment:
A valid floating-point number represents the number obtained by multiplying
the significand by ten raised to the power of the exponent, where the
significand is the first number, interpreted as base ten (including the
decimal point and the number after the decimal point, if any, and interpreting
the significand as a negative number if the whole string starts with a U+002D
HYPHEN-MINUS character (-) and the number is not zero), and where the exponent
is the number after the E, if any (interpreted as a negative number if there
is a U+002D HYPHEN-MINUS character (-) between the E and the number and the
number is not zero, or else ignoring a U+002B PLUS SIGN character (+) between
the E and the number if there is one). If there is no E, then the exponent is
treated as zero.

Posted from: 115.160.227.226
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>117431</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2015-01-22 17:00:42 +0000</bug_when>
    <thetext>Is this just a quote from the spec or is there an issue here?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>