Searched refs:hairSpace (Results 1 – 4 of 4) sorted by relevance
91 PASS +hairSpace is 0115 PASS +(hairSpace + '1') is 1139 PASS +('1' + hairSpace) is 1163 PASS +('1' + hairSpace + '1') is NaN
50 var hairSpace = String.fromCharCode(0x200A); variable
52 var hairSpace = String.fromCharCode(0x200A); variable
69 PASS parseFloat(hairSpace + '1') is 1