| Index: ios/testing/data/http_server_files/window_open.html
|
| diff --git a/ios/testing/data/http_server_files/window_open.html b/ios/testing/data/http_server_files/window_open.html
|
| index 3a1caa78abc40526fd3fb6a3847e09e73d05212a..e8b260527c2181c28293941421ee0f8e532082f4 100644
|
| --- a/ios/testing/data/http_server_files/window_open.html
|
| +++ b/ios/testing/data/http_server_files/window_open.html
|
| @@ -181,6 +181,18 @@ found in the LICENSE file. -->
|
| <td>Open a window with target=_blank that immediately closes itself<br></td>
|
| </tr>
|
|
|
| + <tr id="_webScenarioWindowOpenSamePageWithBlankTarget">
|
| + <td>
|
| + <a href="#"
|
| + target="_blank"
|
| + name="webScenarioWindowOpenSamePageWithBlankTarget"
|
| + id="webScenarioWindowOpenSamePageWithBlankTarget">
|
| + webScenarioWindowOpenSamePageWithBlankTarget
|
| + </a>
|
| + </td>
|
| + <td>Open same window with target=_blank<br></td>
|
| + </tr>
|
| +
|
| <tr id="_webScenarioWindowOpenWithDelayedClose">
|
| <td>
|
| <a href="window_close.html#2"
|
|
|