aspnetcore/test/Microsoft.AspNetCore.Blazor...
Ryan Nowak c6148b6fe6 Fix #784 - allow complex content for HTML
The logic that binds event handlers was interfering with the code that
prevents component properties from receiving complex content.

This check was a little overzealous.
2018-05-22 11:58:46 -07:00
..
Razor
TestFiles Fix #784 - allow complex content for HTML 2018-05-22 11:58:46 -07:00
BindRazorIntegrationTest.cs
ComponentDiscoveryRazorIntegrationTest.cs
ComponentRenderingRazorIntegrationTest.cs Fix #784 - allow complex content for HTML 2018-05-22 11:58:46 -07:00
DeclarationRazorIntegrationTest.cs
DesignTimeCodeGenerationTest.cs Fix #784 - allow complex content for HTML 2018-05-22 11:58:46 -07:00
DiagnosticRazorIntegrationTest.cs
DirectiveRazorIntegrationTest.cs
FilePathRazorIntegrationTest.cs
IndexHtmlWriterTest.cs
Microsoft.AspNetCore.Blazor.Build.Test.csproj
RazorBaselineIntegrationTestBase.cs
RazorIntegrationTestBase.cs
RenderingRazorIntegrationTest.cs
RuntimeCodeGenerationTest.cs Fix #784 - allow complex content for HTML 2018-05-22 11:58:46 -07:00
RuntimeDependenciesResolverTest.cs
TypingTest.cs
WorkingDirectoryRazorIntegrationTest.cs