diff options
| author | Caitlin Potter | 2014-02-04 11:37:09 -0500 | 
|---|---|---|
| committer | Vojta Jina | 2014-02-04 16:39:52 -0800 | 
| commit | 36d37c0e3880c774d20c014ade60d2331beefa15 (patch) | |
| tree | acf5a90799f618a9be823a6a8dbcf23ba092e095 /src/Angular.js | |
| parent | 24699ee8f04c1f1459be1d36207e654421d58ff0 (diff) | |
| download | angular.js-36d37c0e3880c774d20c014ade60d2331beefa15.tar.bz2 | |
fix(jqLite): trim HTML string in jqLite constructor
jQuery will construct DOM nodes containing leading whitespace. Prior to this change, jqLite would
throw a nosel minErr due to the first character of the string not being '<'. This change corrects
this behaviour by trimming the element string in jqLite constructor before testing for '<'.
Closes #6053
Diffstat (limited to 'src/Angular.js')
0 files changed, 0 insertions, 0 deletions
