aspnetcore/test/Microsoft.AspNet.Razor.Test/TestFiles
N. Taylor Mullen fb6a08d5de Allow `TagHelper`s inside of text/html typed script tags.
- To limit the impact of the change ensured that we only do extra work in the case that we detect a script tag with a `type` attribute.
- The parsing changes include normal HTML parsing behaviors when we detect that a script tag has a `type` attribute with value `text/html`.
- Added unit and code generation tests to validate `text/html` script tag behavior.

#502
2015-09-17 21:14:40 -07:00
..
CodeGenerator Allow `TagHelper`s inside of text/html typed script tags. 2015-09-17 21:14:40 -07:00
DesignTime Modify tests to account for new generated output. 2014-05-09 11:09:45 -07:00
nested-1000.html