blob: 50569826cf5c888080e67d98f9c7d497a906bd0f [file] [log] [blame]
This is a test for https://bugs.webkit.org/show_bug.cgi?id=19541 RBug 19541: Null pointer in showModalDialog() This tests calling the showModalDialog() function on a window object from a detached iframe, both calling the saved showModalDialog() function and getting the property again after the iframe has been detached. If there is no crash this test passes.