mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
5 lines
84 B
HTML
5 lines
84 B
HTML
<!DOCTYPE html>
|
|
<script>
|
|
document.createElement("div").children.item(-1);
|
|
</script>
|