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