blob: 3c408a0db275c54f15eeef73228157998831bcf2 [file] [edit]
Test that UA shadow from 'controls' attribute is still populated when using adoptNode.
EXPECTED (mediaElement.getAttribute('controls') == '') OK
EXPECTED (shadow?.childNodes.length > '0') OK
END OF TEST