Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(SpecRunner.js): data-ng and x-ng based attributes are now found #1508

Closed
wants to merge 1 commit into from

Conversation

adam33
Copy link
Contributor

@adam33 adam33 commented Oct 30, 2012

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

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 angular#1020
@IgorMinar
Copy link
Contributor

I see that you did! great

@IgorMinar
Copy link
Contributor

I tweaked the patch and landed it as 249a1d8

@IgorMinar IgorMinar closed this Oct 31, 2012
@IgorMinar
Copy link
Contributor

Thanks for the PR. If you don't have our t-shirt yet, please fill out this form and we'll send you one: http://goo.gl/075Sj

@adam33
Copy link
Contributor Author

adam33 commented Oct 31, 2012

No Worries, thanks for the quick turn around.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

data-ng-model or x-data-model not recognized by the test gear
2 participants