aspnetcore/test/Microsoft.AspNetCore.Blazor...
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
..
Infrastructure
Tests Eliminate wrapper elements (#602) 2018-04-18 13:54:25 +01:00
Microsoft.AspNetCore.Blazor.E2ETest.csproj