XUL Dialog Tests This dialog demonstrates use of XUL dialogs. You can cause the dialog to be opened from C++ or JavaScript. The dialog can be displayed modally or not. Input: Output: Non-modal C++... Non-modal JS... Modal C++... Modal JS... Close