ladybird/Base/res/html
Andreas Kling b62043dbca LibWeb: Protect LayoutCheckBox against crashes after event dispatch
After dispatching a "change" event due to the checked state being
modified, we may have been removed from the layout tree.

Make LayoutCheckBox protect itself to prevent this from crashing.

Also, add a little test page for checkboxes. :^)
2020-09-11 18:42:43 +02:00
..
misc LibWeb: Protect LayoutCheckBox against crashes after event dispatch 2020-09-11 18:42:43 +02:00
error.html Browser: Add error page 2020-04-01 18:49:48 +02:00