| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/001.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/001.html b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/001.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7b0f21ec0464de444670575ce440d06dbc88caf4
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/001.html
|
| @@ -0,0 +1,3 @@
|
| +<!doctype html>
|
| +<title>Accessing named windows from outside the unit of related browsing contexts</title>
|
| +<a href="001-1.html" target="test_name">Click here</a>
|
|
|