blob: 7c9d9cad0108126b5b9b4f4aa3b4257f9d0c842d [file] [log] [blame]
<!DOCTYPE html>
<html>
<p>This test ensures that elements distributed to a content element can be taken from a shadow element</p>
<div id="host1">
<div>These elements</div>
<div>should be</div>
<div>reprojected</div>
<div>A</div>
</div>
</html>