diff options
| author | Igor Minar | 2013-02-14 15:13:50 -0800 |
|---|---|---|
| committer | Igor Minar | 2013-02-14 16:43:28 -0800 |
| commit | 8043784fd73a4768f4e904fd4121b21cd1fb49b4 (patch) | |
| tree | a47e876d83ddcda1f86c88daae78fba9979e1c48 /validate-commit-msg.spec.js | |
| parent | 526a6b31e53a89c8941d976b476d54dac3908781 (diff) | |
| download | angular.js-8043784fd73a4768f4e904fd4121b21cd1fb49b4.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 'validate-commit-msg.spec.js')
0 files changed, 0 insertions, 0 deletions
