aspnetcore/test/Microsoft.AspNet.Mvc.Functi.../compiler/resources
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
..
BasicWebSite.Home.ActionLinkView.html
BasicWebSite.Home.Index.html
BasicWebSite.Home.PlainView.html
BasicWebSite.Home.ViewWithPrefixedAttributeValue.html
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert1.txt
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert2.txt
CacheTagHelper_CanCachePortionsOfViewsPartialViewsAndViewComponents.Assert3.txt
HtmlGenerationWebSite.HtmlGeneration_Customer.Index.html Fix #2776 - Add implicit [BindRequired] for value type properties 2015-08-13 15:35:54 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.AttributesWithBooleanValues.Encoded.html Razor boolean and null attribute special case handled correctly 2015-07-30 10:37:38 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.AttributesWithBooleanValues.html Added default `UrlResolutionTagHelper` to resolve app relative URLs. 2015-08-03 16:00:33 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.CreateWarehouse.html
HtmlGenerationWebSite.HtmlGeneration_Home.Customer.html
HtmlGenerationWebSite.HtmlGeneration_Home.EditWarehouse.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.EditWarehouse.html
HtmlGenerationWebSite.HtmlGeneration_Home.EmployeeList.html Make `string`-based expression evaluations behave consistently 2015-06-16 21:54:56 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Environment.html
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.False.html Use new antiforgery package 2015-06-25 14:45:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.True.html Use new antiforgery package 2015-06-25 14:45:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Form.Options.Antiforgery.null.html Use new antiforgery package 2015-06-25 14:45:00 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Image.html Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Index.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.Index.html
HtmlGenerationWebSite.HtmlGeneration_Home.Input.html
HtmlGenerationWebSite.HtmlGeneration_Home.Link.Encoded.html [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Link.html [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Order.Encoded.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Order.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.OrderUsingHtmlHelpers.Encoded.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.OrderUsingHtmlHelpers.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Product.Encoded.html
HtmlGenerationWebSite.HtmlGeneration_Home.Product.html
HtmlGenerationWebSite.HtmlGeneration_Home.ProductList.html
HtmlGenerationWebSite.HtmlGeneration_Home.Script.Encoded.html [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
HtmlGenerationWebSite.HtmlGeneration_Home.Script.html [Fixes #2841] Support comma separated globbed include and exclude pattern in Script and Link tag helpers 2015-08-06 16:55:12 -07:00
ModelBindingWebSite.Vehicle.Details.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
ModelBindingWebSite.Vehicle.Edit.Invalid.html
ModelBindingWebSite.Vehicle.Edit.html
RazorWebSite.UrlResolution.Index.Encoded.html Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
RazorWebSite.UrlResolution.Index.html Enable input, image and url resolution `TagHelper`s to be written as void elements. 2015-08-13 16:19:28 -07:00
TagHelpersWebSite.Employee.Create.Invalid.html
TagHelpersWebSite.Employee.Create.html
TagHelpersWebSite.Employee.Details.AfterCreate.html
TagHelpersWebSite.Home.About.html
TagHelpersWebSite.Home.Help.html
TagHelpersWebSite.Home.Index.html
TagHelpersWebSite.Home.UnboundDynamicAttributes.Encoded.html Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00
TagHelpersWebSite.Home.UnboundDynamicAttributes.html Add `AddHtmlAttributeValues` for `TagHelper`s. 2015-08-10 12:06:02 -07:00
UpdateDealerVehicle_PopulatesPropertyErrorsInViews.txt
UpdateDealerVehicle_PopulatesValidationSummary.txt
UpdateDealerVehicle_UpdateSuccessful.txt
ValidationWebSite.Aria.RemoteAttribute_Home.Create.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
ValidationWebSite.Root.RemoteAttribute_Home.Create.html React to aspnet/Razor#428 2015-08-13 15:48:16 -07:00
ViewEngineController.ViewWithPaths.txt