aspnetcore/test/Microsoft.AspNetCore.Blazor.../TestFiles
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
..
DesignTimeCodeGenerationTest Fix #1169 ignore DOCTYPE 2018-07-23 17:42:47 -07:00
RuntimeCodeGenerationTest Merge sibling nodes during markup block rewrite 2018-08-13 11:17:11 -07:00