aspnetcore/test/Microsoft.AspNet.Razor.Test/TestFiles
Doug Bunting 33407ef1be Enforce new invariants around HTML encoding
- #335
- bound `string` attribute values are _not_ encoded
 - rework `CSharpCodeVisitor` and `CSharpTagHelperCodeRenderer` to enable this case
- values in `TagHelperOutput.Attributes` are encoded unless special-cased elsewhere
 - `Dictionary<string, object>` type allows `RazorPage` to use `HtmlString`
- wrap HTML unbound attribute values using `Html.Raw()`
2015-03-30 11:09:26 -07:00
..
CodeGenerator/CS Enforce new invariants around HTML encoding 2015-03-30 11:09:26 -07:00
DesignTime
nested-1000.html