Searched refs:punctuationSpace (Results 1 – 4 of 4) sorted by relevance
89 PASS +punctuationSpace is 0113 PASS +(punctuationSpace + '1') is 1137 PASS +('1' + punctuationSpace) is 1161 PASS +('1' + punctuationSpace + '1') is NaN
48 var punctuationSpace = String.fromCharCode(0x2008); variable
50 var punctuationSpace = String.fromCharCode(0x2008); variable
67 PASS parseFloat(punctuationSpace + '1') is 1