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

Commit 58d4c16

Browse files
committed
fixup! feat($compile): add support for arbitrary property and event bindings
1 parent 7835fc3 commit 58d4c16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ng/compileSpec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12049,6 +12049,7 @@ describe('$compile', function() {
1204912049
expect(attrs.ngAttrSuperTitle).toBeUndefined();
1205012050
expect(attrs.$attr.ngAttrSuperTitle).toBeUndefined();
1205112051

12052+
//Note the casing is incorrect: https://github.com/angular/angular.js/issues/16624
1205212053
expect(attrs.myCameltitle).toBe('56');
1205312054
expect(attrs.$attr.myCameltitle).toBe('my-camelTitle');
1205412055
expect(attrs.ngAttrMyCameltitle).toBeUndefined();

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy