Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/reftest-sanity/no-root.html

8 lines
136 B
HTML

<!DOCTYPE html>
<html>
<body>
<script type="text/javascript">
document.removeChild(document.documentElement);
</script>
</body>
</html>