Due to the lack of window.JSON, window.getCouputedStyle, Node's textContent property and String.trim() in IE < 9, selenese-runner-java's commands that use DialogOverrid functions or getText() defeind in JSLibrary.js failed to execute with JavaScript error.
This PR improve support for such a old IEs by adding workaround for above problems.
Due to the lack of window.JSON, window.getCouputedStyle, Node's textContent property and String.trim() in IE < 9, selenese-runner-java's commands that use DialogOverrid functions or getText() defeind in JSLibrary.js failed to execute with JavaScript error.
This PR improve support for such a old IEs by adding workaround for above problems.