Skip to content

browser crash / endless loop #29

@staabm

Description

@staabm

reproduced on Firefox 135a1 and latest macOS safari on macbook pro m4

repro

  • copy this text into clipboard:
for ($i = -5; $i < 5; $i++) {
    var_dump($i == null);
}
  • open https://3v4l.org/iGoti
  • click into the text editor and place the cursor at the very end after "\n";
  • press ENTER
  • paste the clipboard contents
  • move cursor using the keyboard-arrows just after == of the pasted text
  • press backspace

=> browser freezes at this screen

grafik

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions