summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/411367-3.html
blob: 1a9332beeae7cca6126fecd09234d28bee704351 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('s').firstChild.data = 'x';">
<div style="display: -moz-deck;" id="s"> </div>
</body>
</html>