summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/421436-1-ref.html
blob: c7b5995c37e4c74e00233a40da2bb0d8226b74e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
<body>
<div>A</div>
<div>B</div>

<div>A</div>
<div style="visibility:hidden">B</div>
<div>B</div>
</body>
</html>