Searched refs:fourPerEmSpace (Results 1 – 4 of 4) sorted by relevance
86 PASS +fourPerEmSpace is 0110 PASS +(fourPerEmSpace + '1') is 1134 PASS +('1' + fourPerEmSpace) is 1158 PASS +('1' + fourPerEmSpace + '1') is NaN
45 var fourPerEmSpace = String.fromCharCode(0x2005); variable
47 var fourPerEmSpace = String.fromCharCode(0x2005); variable
64 PASS parseFloat(fourPerEmSpace + '1') is 1