aspnetcore/test/Microsoft.AspNetCore.Blazor.../TestFiles
Steve Sanderson 60dcc6e568 In Razor compilation, trim leading and trailing whitespace nodes (#586)
* In Razor compilation, trim leading and trailing whitespace

* Update all unit tests to account for whitespace trimming

* Recognize that TagHelperIntermediateNode produces output too

* Skip TrimWhitespacePass during first phase of two-phase compile

* Skip TrimWhitespacePass during design-time builds

* Update baselines after rebase
2018-04-24 21:44:30 +01:00
..
DesignTimeCodeGenerationTest
RuntimeCodeGenerationTest In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00