aspnetcore/test/Microsoft.AspNet.Razor.Test
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
..
Chunks/Generators
CodeGenerators Allow `TagHelper`s inside of text/html typed script tags. 2015-09-17 21:14:40 -07:00
Editor
Framework
Parser Extra newline no longer rendered at the end of a code block 2015-09-10 10:39:37 -07:00
TagHelpers Allow `TagHelper`s inside of text/html typed script tags. 2015-09-17 21:14:40 -07:00
TestFiles Allow `TagHelper`s inside of text/html typed script tags. 2015-09-17 21:14:40 -07:00
Text
Tokenizer
Utils
CSharpRazorCodeLanguageTest.cs
Microsoft.AspNet.Razor.Test.xproj
RazorCodeLanguageTest.cs
RazorEngineHostTest.cs
RazorErrorTest.cs
RazorTemplateEngineTest.cs
SourceLocationTest.cs
StringTextBuffer.cs
project.json