createTextRange (IE) instead and falls over. To fix this I had to stub the document.createRange function in my unit test setup as follows: global.document.
確定! 回上一頁