aspnetcore/test
N. Taylor Mullen deaf2dc828 Enable `TagHelper`s to properly flatten to enable partial parsing.
- `TagHelper`s used to not flatten correctly resulting in inconsistent start locations for `SyntaxTreeNode`s following/within `TagHelper`s.
- This change indirectly corrected bad indentation that existed in generated C#.
- Added a test to validate `TreesAreDifferent` returns expected behavior when modifying content inside of `TagHelper`.
- Added `TagHelperBlock` `Flatten` test.

#553
2015-10-16 15:57:37 -07:00
..
Microsoft.AspNet.Razor.Runtime.Precompilation.Files
Microsoft.AspNet.Razor.Runtime.Precompilation.Test Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:39 -07:00
Microsoft.AspNet.Razor.Runtime.Test Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:39 -07:00
Microsoft.AspNet.Razor.Test Enable `TagHelper`s to properly flatten to enable partial parsing. 2015-10-16 15:57:37 -07:00