Intro -> Proxomitron -> Testcases

Demo showing a couple of events that may trigger popups and other things.  Not for use without Proxomitron.  Status: Prox can handle it.

Unicode pages don't get filtered properly, unless they are converted to UTF-8.  Status: Prox can handle it.

Uncommon syntax seen with ad banners.  Status: Prox can handle it.

Secure "about:" links in Mozilla.  Status: Nothing to do, the browser handles it.

Unfiltered "submit" popup.  Problem: Intercept via JavaScript.  Status: Unresolved.

Crash my Mozilla.  Problem: Delay "window.frames" until the page has loaded.  Status: Unresolved, but not encountered in the wild yet.

Frame Events.  Same approach as above but a popup is opened instead of a print call.  Works in IE and Mozilla - no crash.  Status: Unresolved, but not encountered in the wild yet.

Body Event Popups.  Three popups triggered by masked body event functions.  Status: See here.

Event Listener Popups.  Three popups triggered by masked "click" event listeners.  Status: See here.