From 8ae9bcd472451b05ac4ccad8812f5e413ea7959e Mon Sep 17 00:00:00 2001 From: Pavel Potocek Date: Tue, 17 Jan 2017 22:45:22 +0100 Subject: [PATCH] Add a test --- tests/wpt/mozilla/meta/MANIFEST.json | 6 ++++++ .../mozilla/tests/mozilla/media_query_list_gc.html | 13 +++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 tests/wpt/mozilla/tests/mozilla/media_query_list_gc.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index fdedc3d38d1..f2e657cd2e8 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -8576,6 +8576,12 @@ "url": "/_mozilla/mozilla/localeCompare.html" } ], + "mozilla/media_query_list_gc.html": [ + { + "path": "mozilla/media_query_list_gc.html", + "url": "/_mozilla/mozilla/media_query_list_gc.html" + } + ], "mozilla/mime_sniffing_font_context.html": [ { "path": "mozilla/mime_sniffing_font_context.html", diff --git a/tests/wpt/mozilla/tests/mozilla/media_query_list_gc.html b/tests/wpt/mozilla/tests/mozilla/media_query_list_gc.html new file mode 100644 index 00000000000..36c13b5305e --- /dev/null +++ b/tests/wpt/mozilla/tests/mozilla/media_query_list_gc.html @@ -0,0 +1,13 @@ + + +Should not crash on the resize + + +