mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-15 18:07:53 +08:00
This fixes the "TypeError: Object doesn't support this property or method" error on IE8, when view templates contain leading white-space. Closes #3971