aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
N. Taylor Mullen 1b51f6bca6 Enable input, image and url resolution `TagHelper`s to be written as void elements.
- Razor rendering now understands `TagMode` which allows void elements to be rendered.
- Added a `TagStructure.WithoutEnd` bit to `InputTagHelper`, `ImageTagHelper` and `UrlResolutionTagHelper`. This will allow users to write the various elements in the void format. Used the HTML5 spec to determine the elements appropriate.
- Added tests to ensure `TagMode.StartTagOnly` is rendered properly.
- Updated a few functional tests to showcase the void element formats.

aspnet/Razor#450
2015-08-13 16:19:28 -07:00
..
Directives Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
Properties
SpanFactory React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
TestFiles Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
InjectChunkVisitorTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
InputTestTagHelper.cs
Microsoft.AspNet.Mvc.Razor.Host.Test.xproj
ModelChunkVisitorTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
MvcCSharpRazorCodeParserTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
MvcRazorHostTest.cs Fixing tests in Mono. 2015-07-02 17:24:14 -07:00
MvcRazorParserTest.cs React to aspnet/Razor#140 2015-05-29 14:21:35 -07:00
MvcTagHelperAttributeValueCodeRendererTest.cs React to aspnet/Razor#382 2015-06-30 12:49:48 -07:00
StringTextBuffer.cs
ViewHierarchyUtilityTest.cs Issue #2745 - ViewHierarchyUtility.GetHierarchicalPath does not handle root paths *nix file systems. 2015-08-06 10:31:11 -07:00
project.json Making DefaultDisplayTemplates and DefaultEditorTemplates use IHtmlContent. 2015-08-10 14:55:34 -07:00