aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/Html
N. Taylor Mullen 7239eb015c Add support for data bound symbols as attribute names.
- Took the HTML5 spec approach of disallowing specific characters and accepting all others.
- Added several parser and code generation tests to cover both `TagHelper` and non-`TagHelper` variations of symbol bound attribute names.

#137
2015-09-22 16:12:37 -07:00
..
HtmlAttributeTest.cs Add support for data bound symbols as attribute names. 2015-09-22 16:12:37 -07:00
HtmlBlockTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
HtmlDocumentTest.cs Extra newline no longer rendered at the end of a code block 2015-09-10 10:39:37 -07:00
HtmlErrorTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
HtmlParserTestUtils.cs
HtmlTagsTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
HtmlToCodeSwitchTest.cs Renamed CodeBuilder related classes to CodeGenerator 2015-05-27 17:00:41 -07:00