angular.js/docs/content
Igor Minar 3ace81b92a fix(e2e tests): use prop() instead of attr() and quote attributes
Because of changes in jQuery, we need to use element().prop() instead of element().attr() to retrieve className and other element properties.

Additionally all attribute selectors (e.g. input[name=value]) must have value quoted if it contains dots (".").
2011-09-16 02:44:35 +02:00
..
api docs(guide/tutorial/misc): sync with google docs 2011-09-02 10:44:19 -07:00
cookbook fix(e2e tests): use prop() instead of attr() and quote attributes 2011-09-16 02:44:35 +02:00
guide doc($location): $location docs + using $location guide 2011-09-08 23:00:59 +02:00
misc docs(guide/tutorial/misc): sync with google docs 2011-09-02 10:44:19 -07:00
tutorial docs(guide/tutorial/misc): sync with google docs 2011-09-02 10:44:19 -07:00