SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(scenario-runner): support data-ng and x-ng based attributes

Prefixed attributes like data-ng-model and x-ng-model were not being
found by the Selector. It was only looking at ng: and ng- prefixed
attributes.
Added a few tests as well to ensure the aforementioned prefixed
attributes are being matched properly.

Closes #1020
A
Adam Macejak committed
249a1d84e7ac3b8528d317b8b0a80acb5dd9a271
Parent: fdf85bf
Committed by Igor Minar <igor@angularjs.org> on 10/31/2012, 8:58:13 PM