aboutsummaryrefslogtreecommitdiffstats
path: root/regression/issue-352.html
AgeCommit message (Collapse)Author
2013-01-09chore(*): remove obsolete filesIgor Minar
2011-10-11feat(forms): new and improved formsMisko Hevery
2011-06-02Fix IE bug - ng:hrefVojta Jina
ng:href was producing unclickable links, as the event propagation was stopped by 'a' widget All links in regression/issue-352.html were tested in: * Chrome 11 * Opera 11 * Firefox 4 * IE7, IE8 Closes #352