From fbae86281d29efccd71b85dca07bc911c5068fe0 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 2 Sep 2015 23:44:55 -0400 Subject: [PATCH] Add test for unblocking onload when removing an iframe from the tree. --- tests/wpt/mozilla/meta/MANIFEST.json | 6 ++++++ .../tests/mozilla/iframe-unblock-onload.html | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 tests/wpt/mozilla/tests/mozilla/iframe-unblock-onload.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 2c187e3358b..587c75f167b 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -5850,6 +5850,12 @@ "url": "/_mozilla/mozilla/htmlspacechars.html" } ], + "mozilla/iframe-unblock-onload.html": [ + { + "path": "mozilla/iframe-unblock-onload.html", + "url": "/_mozilla/mozilla/iframe-unblock-onload.html" + } + ], "mozilla/iframe_contentDocument.html": [ { "path": "mozilla/iframe_contentDocument.html", diff --git a/tests/wpt/mozilla/tests/mozilla/iframe-unblock-onload.html b/tests/wpt/mozilla/tests/mozilla/iframe-unblock-onload.html new file mode 100644 index 00000000000..bc0ff4afcd7 --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/iframe-unblock-onload.html @@ -0,0 +1,18 @@ + + + + + + + + + +