From e742e7e9bc31dc6b46c8ff0a8779e34961337d06 Mon Sep 17 00:00:00 2001 From: Paul Rouget Date: Mon, 21 Sep 2015 08:04:24 +0200 Subject: [PATCH] wpt test for location.reload() --- tests/wpt/metadata/MANIFEST.json | 11 +++++- .../location_reload-iframe.html | 4 ++ .../location_reload.html | 37 +++++++++++++++++++ 3 files changed, 51 insertions(+), 1 deletion(-) create mode 100644 tests/wpt/web-platform-tests/html/browsers/history/the-location-interface/location_reload-iframe.html create mode 100644 tests/wpt/web-platform-tests/html/browsers/history/the-location-interface/location_reload.html diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 9897d79eb49..d09570f6932 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -29184,7 +29184,16 @@ }, "local_changes": { "deleted": [], - "items": {}, + "items": { + "testharness": { + "html/browsers/history/the-location-interface/location_reload.html": [ + { + "path": "html/browsers/history/the-location-interface/location_reload.html", + "url": "/html/browsers/history/the-location-interface/location_reload.html" + } + ] + } + }, "reftest_nodes": {} }, "reftest_nodes": { diff --git a/tests/wpt/web-platform-tests/html/browsers/history/the-location-interface/location_reload-iframe.html b/tests/wpt/web-platform-tests/html/browsers/history/the-location-interface/location_reload-iframe.html new file mode 100644 index 00000000000..95b63d9f5d4 --- /dev/null +++ b/tests/wpt/web-platform-tests/html/browsers/history/the-location-interface/location_reload-iframe.html @@ -0,0 +1,4 @@ + diff --git a/tests/wpt/web-platform-tests/html/browsers/history/the-location-interface/location_reload.html b/tests/wpt/web-platform-tests/html/browsers/history/the-location-interface/location_reload.html new file mode 100644 index 00000000000..513b60afd00 --- /dev/null +++ b/tests/wpt/web-platform-tests/html/browsers/history/the-location-interface/location_reload.html @@ -0,0 +1,37 @@ + + + + location_reload + + + + +
+ + + + + + +