Dactyloidae/dom/base/crashtests/752226-2.html

4 lines
78 B
HTML
Raw Normal View History

<!DOCTYPE html>
<script>
document.createElement("video").src = null
</script>