Searched refs:emSpace (Results 1 – 4 of 4) sorted by relevance
84 PASS +emSpace is 0108 PASS +(emSpace + '1') is 1132 PASS +('1' + emSpace) is 1156 PASS +('1' + emSpace + '1') is NaN
43 var emSpace = String.fromCharCode(0x2003); variable
45 var emSpace = String.fromCharCode(0x2003); variable
62 PASS parseFloat(emSpace + '1') is 1