aspnetcore/test/Microsoft.AspNetCore.Blazor.../TestFiles
Ryan Nowak e4cf7a6d3e Fix #773 (for real this time)
The problem is that the new HTML rewrite pass was traversing into
attributes of all kinds and would turn any HTML content inside those
attributes into elements where possible. The solution is to not do
that.
2018-05-14 10:47:36 -07:00
..
DesignTimeCodeGenerationTest Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
RuntimeCodeGenerationTest Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00