aspnetcore/test
Ryan Nowak 8b3f26b962 Fix #1169 ignore DOCTYPE
This change will cause the compiler to ignore <!DOCTYPE ...>
declarations in Blazor components. We don't think there's much useful
Blazor can do with doctype, since we don't generate textual output for
the browser the parse. The sanest thing to do for now is just to skip
over it.
2018-07-23 17:42:47 -07:00
..
Microsoft.AspNetCore.Blazor.Analyzers.Test
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Fix #1169 ignore DOCTYPE 2018-07-23 17:42:47 -07:00
Microsoft.AspNetCore.Blazor.E2ETest Fix updating attributes on SVG elements. Fixes #934 and #1114 2018-07-23 16:03:18 -07:00
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test Add HTML Block rewriting (#1146) 2018-07-23 18:18:07 +01:00
Microsoft.AspNetCore.Blazor.Test Add HTML Block rewriting (#1146) 2018-07-23 18:18:07 +01:00
Microsoft.AspnetCore.Blazor.Server.Test Add HTML Block rewriting (#1146) 2018-07-23 18:18:07 +01:00
Microsoft.JSInterop.Test
shared Add HTML Block rewriting (#1146) 2018-07-23 18:18:07 +01:00
testapps Fix updating attributes on SVG elements. Fixes #934 and #1114 2018-07-23 16:03:18 -07:00