blob: 0e8097e973edb229e95109d53af4ba0ba207fc99 [file] [log] [blame]
<!DOCTYPE html>
<div id='singleHidden' hidden>This will not be visible</div>
<div id='parent' hidden>
<div id='child'>My parent is hidden so you can't see me</div>
</div>