diff options
| author | Steve Block <steveblock@google.com> | 2011-05-06 11:45:16 +0100 |
|---|---|---|
| committer | Steve Block <steveblock@google.com> | 2011-05-12 13:44:10 +0100 |
| commit | cad810f21b803229eb11403f9209855525a25d57 (patch) | |
| tree | 29a6fd0279be608e0fe9ffe9841f722f0f4e4269 /WebCore/manual-tests/plugins/timeout-dialog-displayed-over-navigation.html | |
| parent | 121b0cf4517156d0ac5111caf9830c51b69bae8f (diff) | |
| download | external_webkit-cad810f21b803229eb11403f9209855525a25d57.zip external_webkit-cad810f21b803229eb11403f9209855525a25d57.tar.gz external_webkit-cad810f21b803229eb11403f9209855525a25d57.tar.bz2 | |
Merge WebKit at r75315: Initial merge by git.
Change-Id: I570314b346ce101c935ed22a626b48c2af266b84
Diffstat (limited to 'WebCore/manual-tests/plugins/timeout-dialog-displayed-over-navigation.html')
| -rw-r--r-- | WebCore/manual-tests/plugins/timeout-dialog-displayed-over-navigation.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/WebCore/manual-tests/plugins/timeout-dialog-displayed-over-navigation.html b/WebCore/manual-tests/plugins/timeout-dialog-displayed-over-navigation.html deleted file mode 100644 index 53fc1b7..0000000 --- a/WebCore/manual-tests/plugins/timeout-dialog-displayed-over-navigation.html +++ /dev/null @@ -1,25 +0,0 @@ -<html>
-<head>
- <title>Test case for <rdar://problem/7856151> REGRESSION: NPP_Destroy is not called when page navigates when plug-in is displaying modal dialog</title>
-
- <meta http-equiv="refresh" content="3; data:text/html,If we did not crash or hang and there is no Adobe Flash dialog on screen then this test was a success.<p><a href='javascript:history.back();'>Run again</a>.</p><p><a href='rdar://problem/7856151'>&lt;rdar://problem/7856151&gt;</a>.</p>">
-</head>
-<body>
- <h1>Test case for <<a href='rdar://problem/7856151'>rdar://problem/7856151</a>> REGRESSION: NPP_Destroy is not called when page navigates when plug-in is displaying modal dialog</h1>
-
- <p>This page loads some Adobe Flash content that results in the Flash Player plug-in displaying a modal alert window. The page then triggers
- a navigation while this alert is on-screen. After the navigation completes the Flash Player plug-in's modal alert should no longer be
- visible on-screen and the plug-in host and browser application should not crash.
- </p>
-
- <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,0,0" width="550" height="400" align="middle">
- <param name="allowScriptAccess" value="sameDomain">
- <param name="allowFullScreen" value="false">
- <param name="movie" value="timeout-dialog-displayed-over-navigation.swf">
- <param name="quality" value="high">
- <param name="bgcolor" value="#ffffff">
- <embed src="timeout-dialog-displayed-over-navigation.swf" quality="high" bgcolor="#ffffff" width="550" height="400" align="middle"
- allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer">
- </object>
-</body>
-</html>
|
