From b401556f03001edb9099335b2936b9871fee50b8 Mon Sep 17 00:00:00 2001 From: Alan Jeffrey Date: Thu, 5 Jan 2017 15:38:25 +0000 Subject: [PATCH] Added a test to make sure that forward-then-back triggers a reload. --- tests/wpt/mozilla/meta/MANIFEST.json | 6 ++++ .../mozilla/servo-max-session-history.html | 36 +++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 tests/wpt/mozilla/tests/mozilla/servo-max-session-history.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 4f7b9c4ec43..c60b1486f1e 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -15128,6 +15128,12 @@ "url": "/_mozilla/mozilla/service-workers/service-worker-registration.html" } ], + "mozilla/servo-max-session-history.html": [ + { + "path": "mozilla/servo-max-session-history.html", + "url": "/_mozilla/mozilla/servo-max-session-history.html" + } + ], "mozilla/sigsegv.html": [ { "path": "mozilla/sigsegv.html", diff --git a/tests/wpt/mozilla/tests/mozilla/servo-max-session-history.html b/tests/wpt/mozilla/tests/mozilla/servo-max-session-history.html new file mode 100644 index 00000000000..7d60d8f3f9f --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/servo-max-session-history.html @@ -0,0 +1,36 @@ + + + + + + + +