Skip to content
  • mjs's avatar
    Reviewed by Dave. · 957a1b3b
    mjs authored
    	- fix toString() conversion for numbers less than 1. Negative
    	exponents are still wrong though (things like 1E-34).
    
            * kjs/ustring.cpp:
    	(UString::from): Don't print empty string for numbers less than 1,
    	and remember to add extra 0s after the decimal for negative
    	decimal positions.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3051 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    957a1b3b