Searched refs:sixPerEmSpace (Results 1 – 4 of 4) sorted by relevance
87 PASS +sixPerEmSpace is 0111 PASS +(sixPerEmSpace + '1') is 1135 PASS +('1' + sixPerEmSpace) is 1159 PASS +('1' + sixPerEmSpace + '1') is NaN
46 var sixPerEmSpace = String.fromCharCode(0x2006); variable
48 var sixPerEmSpace = String.fromCharCode(0x2006); variable
65 PASS parseFloat(sixPerEmSpace + '1') is 1