| Index: ManualTests/plugins/timeout-dialog-displayed-over-navigation.html
|
| diff --git a/ManualTests/plugins/timeout-dialog-displayed-over-navigation.html b/ManualTests/plugins/timeout-dialog-displayed-over-navigation.html
|
| index 336e6f9404345412ea1edb34e263d95a327538e1..80f2c34cf058a3065db3b28fcfd8d4dec87b0c98 100644
|
| --- a/ManualTests/plugins/timeout-dialog-displayed-over-navigation.html
|
| +++ b/ManualTests/plugins/timeout-dialog-displayed-over-navigation.html
|
| @@ -1,15 +1,15 @@
|
| <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>
|
| + <title>Test case for <rdar://problem/7856151> REGRESSION: NPP_Destroy is not called when page navigates when plugin 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>
|
| + <h1>Test case for <<a href='rdar://problem/7856151'>rdar://problem/7856151</a>> REGRESSION: NPP_Destroy is not called when page navigates when plugin 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>This page loads some Adobe Flash content that results in the Flash Player plugin displaying a modal alert window. The page then triggers
|
| + a navigation while this alert is on-screen. After the navigation completes the Flash Player plugin's modal alert should no longer be
|
| + visible on-screen and the plugin 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">
|
|
|