tenfourfox/layout/reftests/bugs/411367-3.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
170 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('s').firstChild.data = 'x';">
<div style="display: -moz-deck;" id="s"> </div>
</body>
</html>