blob: b8e57e256d04b9e578cb02d111bc1403b1de6cb0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<script src="resources/polyfill.js"></script>
<p>When a button element has a shadow dom having a shadow element, it should get the children of the button element.</p>
<button>Kotori Otonashi</button>
<button>FOO foo Kotori bar BAR</button>
</body>
</html>