{"id":3321,"date":"2014-03-11T09:59:58","date_gmt":"2014-03-11T15:59:58","guid":{"rendered":"http:\/\/bililite.com\/blog\/?p=3321"},"modified":"2014-03-11T09:59:58","modified_gmt":"2014-03-11T15:59:58","slug":"internet-explorer-11-mysteries","status":"publish","type":"post","link":"https:\/\/bililite.com\/blog\/2014\/03\/11\/internet-explorer-11-mysteries\/","title":{"rendered":"Internet Explorer 11 Mysteries"},"content":{"rendered":"<p>Trying to <a href=\"http:\/\/bililite.com\/blog\/2014\/03\/10\/bililiterange-and-internet-explorer-11\/\" title=\"bililiteRange and Internet Explorer 11\">debug bililiteRange in IE11<\/a>; some of the problems were easily fixed with <code class=\"language-javascript\" >.replace(\/\\r\/g, '')<\/code> liberally scattered about, since IE really likes its return characters in <code class=\"language-html\" >&lt;div&gt;<\/code>s (anything that is not a <code class=\"language-html\" >&lt;textarea&gt;<\/code> or an <code class=\"language-html\" >&lt;input&gt;<\/code> and will add them even if I am just inserting a newline.<\/p>\n<p>I'm still getting a WrongDocumentError on some tests, but when I run them individually they pass; there must be some subtle global interaction that I am just not getting. I will consider those passed for now, though it is annoying seeing the red when I run the tests.<\/p>\n<p>That leaves one error in <code class=\"language-javascript\" >find<\/code>, one error in <code class=\"language-javascript\" >sendkeys<\/code>, and whole bunch in <code class=\"language-javascript\" >ex<\/code>, which isn't officially working yet anyway. Progress!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Trying to debug bililiteRange in IE11; some of the problems were easily fixed with .replace(\/\\r\/g, '') liberally scattered about, since IE really likes its return characters in &lt;div&gt;s (anything that is not a &lt;textarea&gt; or an &lt;input&gt; and will add them even if I am just inserting a newline. I'm still getting a WrongDocumentError on [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"_links":{"self":[{"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/posts\/3321"}],"collection":[{"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/comments?post=3321"}],"version-history":[{"count":1,"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/posts\/3321\/revisions"}],"predecessor-version":[{"id":3322,"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/posts\/3321\/revisions\/3322"}],"wp:attachment":[{"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/media?parent=3321"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/categories?post=3321"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bililite.com\/blog\/wp-json\/wp\/v2\/tags?post=3321"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}