mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 00:55:37 +00:00
4 lines
106 B
HTML
4 lines
106 B
HTML
|
<!DOCTYPE html>
|
||
|
<!-- Make sure we don't go into an infinite loop -->
|
||
|
<img src="javascript:while(true){}">
|