Fix custom element registry define test
1800da7
The test relies on DOM elements with ids beind added as properties of the window. Servo does not do this, and this is not a best practice.