mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-13 00:28:10 +08:00
The $compile service accepts string as a value and wraps it if needed, so this statement isn't correct, at least by the source code. Closes #6301