aspnetcore/test/Microsoft.AspNet.Razor.Test/Parser/Html
Ajay Bhargav Baaskaran 08c8f9f7ba Parse the whitespace surrounding equals in attribute correctly
- #123
 - Handled the corresponding cases in tag helper scenarios
 - Added unit and code generation tests
2015-09-08 11:43:37 -07:00
..
HtmlAttributeTest.cs Parse the whitespace surrounding equals in attribute correctly 2015-09-08 11:43:37 -07:00
HtmlBlockTest.cs Update tests to reflect new length provided `RazorError`s. 2015-09-02 12:05:53 -07:00
HtmlDocumentTest.cs Parse the whitespace surrounding equals in attribute correctly 2015-09-08 11:43: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