Searched refs:ideographicSpace (Results 1 – 4 of 4) sorted by relevance
94 PASS +ideographicSpace is 0118 PASS +(ideographicSpace + '1') is 1142 PASS +('1' + ideographicSpace) is 1166 PASS +('1' + ideographicSpace + '1') is NaN
53 var ideographicSpace = String.fromCharCode(0x3000); variable
55 var ideographicSpace = String.fromCharCode(0x3000); variable
72 PASS parseFloat(ideographicSpace + '1') is 1