aspnetcore/test/Microsoft.AspNetCore.Blazor...
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
..
Razor Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
TestFiles Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
BindRazorIntegrationTest.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
ComponentDiscoveryRazorIntegrationTest.cs Rough cut at async events 2018-04-26 13:31:28 -07:00
ComponentRenderingRazorIntegrationTest.cs Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
DeclarationRazorIntegrationTest.cs In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
DesignTimeCodeGenerationTest.cs Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
DiagnosticRazorIntegrationTest.cs Rewrite of HTML handling for Blazor 2018-05-03 21:56:03 -07:00
DirectiveRazorIntegrationTest.cs Fix #745 - allow multiple implements directives 2018-05-08 14:06:22 -07:00
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs
Microsoft.AspNetCore.Blazor.Build.Test.csproj Rough cut at async events 2018-04-26 13:31:28 -07:00
RazorBaselineIntegrationTestBase.cs
RazorIntegrationTestBase.cs Rough cut at async events 2018-04-26 13:31:28 -07:00
RenderingRazorIntegrationTest.cs In Blazor cshtml, auto-reference Microsoft.AspNetCore.Blazor and .Components (#751) 2018-05-05 17:55:08 +01:00
RuntimeCodeGenerationTest.cs Fix #773 (for real this time) 2018-05-14 10:47:36 -07:00
RuntimeDependenciesResolverTest.cs
TypingTest.cs Fix 773 2018-05-08 12:39:18 -07:00
WorkingDirectoryRazorIntegrationTest.cs Fixup project templates to handle project names with dashes (#692) 2018-04-30 21:27:22 -07:00