aspnetcore/test
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
..
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test In Razor compilation, trim leading and trailing whitespace nodes (#586) 2018-04-24 21:44:30 +01:00
Microsoft.AspNetCore.Blazor.E2ETest
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test
Microsoft.AspNetCore.Blazor.Test
shared
testapps