aspnetcore/test
Ryan Nowak fd5426943f Merge sibling nodes during markup block rewrite
This change adds the ability to merge sibling nodes when possible during
markup block rewriting. We retain that invariant that each markup block
is a valid chunk of markup containing properly nested tags.

We still haven't done any work to remove whitespace yet, so most of the
cases where this comes into play right now will merge an element with
its surrounding whitespace.
2018-08-13 11:17:11 -07:00
..
Microsoft.AspNetCore.Blazor.Analyzers.Test
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
Microsoft.AspNetCore.Blazor.E2ETest
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00
Microsoft.AspNetCore.Blazor.Test
Microsoft.AspnetCore.Blazor.Server.Test
Microsoft.JSInterop.Test
shared
testapps