Searched refs:thinSpace (Results 1 – 4 of 4) sorted by relevance
90 PASS +thinSpace is 0114 PASS +(thinSpace + '1') is 1138 PASS +('1' + thinSpace) is 1162 PASS +('1' + thinSpace + '1') is NaN
49 var thinSpace = String.fromCharCode(0x2009); variable
51 var thinSpace = String.fromCharCode(0x2009); variable
68 PASS parseFloat(thinSpace + '1') is 1