aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/httpBackend.js
diff options
context:
space:
mode:
authorIgor Minar2013-02-14 15:13:50 -0800
committerIgor Minar2013-02-14 16:42:58 -0800
commit37e8b12265291918396bfee65d444a8f63697b73 (patch)
treec4eed144b5c9931c9ccb750b32213c5b55962c5e /src/ng/httpBackend.js
parent1ace5eb39632ae189fdabee176c6e918960d0578 (diff)
downloadangular.js-37e8b12265291918396bfee65d444a8f63697b73.tar.bz2
fix(a): workaround IE bug affecting mailto urls
Apparently there is a really weird bug in IE6-8 that causes anchor textContent to be reset with href content when both contain @ symbol. Inserting a bogus comment node into all anchor elements in IE works around this browser bug. I'm fixing the issue via directive because that way we'll fix it for jQuery as well. I fixed an e2e test too because it was incorrect. Closes #1949
Diffstat (limited to 'src/ng/httpBackend.js')
0 files changed, 0 insertions, 0 deletions