aspnetcore/test
Steve Sanderson ac1af2274b Eliminate wrapper elements (#602)
* Factor out all DOM-structure modifying code into an abstraction. Currently, implementation is still backed by the same underlying DOM APIs

* Implement LogicalElement properly (store hierarchy in own property; use comment nodes as containers)

* In LogicalElement, be explicit about unsupported scenarios

* Update E2E tests to stop assuming existence of wrapper elements

* Where supported, store private properties using opaque symbols as keys
2018-04-18 13:54:25 +01:00
..
Microsoft.AspNetCore.Blazor.Browser.Test
Microsoft.AspNetCore.Blazor.Build.Test Update link in compiler error message 2018-04-13 17:02:07 +01:00
Microsoft.AspNetCore.Blazor.E2ETest Eliminate wrapper elements (#602) 2018-04-18 13:54:25 +01:00
Microsoft.AspNetCore.Blazor.Razor.Extensions.Test
Microsoft.AspNetCore.Blazor.Test SimpleJson: more informative exception when attempting to deserialize 2018-04-17 14:35:02 +01:00
shared
testapps