From da4c7e7ed675c3bf405668739c3012d140856109 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:42 +0200 Subject: Adding upstream version 126.0. Signed-off-by: Daniel Baumann --- .../iframesandbox/file_marquee_event_handlers.html | 17 ---- docshell/test/iframesandbox/mochitest.toml | 4 - .../iframesandbox/test_marquee_event_handlers.html | 95 ---------------------- 3 files changed, 116 deletions(-) delete mode 100644 docshell/test/iframesandbox/file_marquee_event_handlers.html delete mode 100644 docshell/test/iframesandbox/test_marquee_event_handlers.html (limited to 'docshell/test/iframesandbox') diff --git a/docshell/test/iframesandbox/file_marquee_event_handlers.html b/docshell/test/iframesandbox/file_marquee_event_handlers.html deleted file mode 100644 index 13ee31ddb7..0000000000 --- a/docshell/test/iframesandbox/file_marquee_event_handlers.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - -Test marquee attribute event handlers in iframe sandbox - - - - - Will bounce and finish - - - diff --git a/docshell/test/iframesandbox/mochitest.toml b/docshell/test/iframesandbox/mochitest.toml index a8bf4b1d72..97e6f76170 100644 --- a/docshell/test/iframesandbox/mochitest.toml +++ b/docshell/test/iframesandbox/mochitest.toml @@ -1,7 +1,6 @@ [DEFAULT] support-files = [ "file_child_navigation_by_location.html", - "file_marquee_event_handlers.html", "file_other_auxiliary_navigation_by_location.html", "file_our_auxiliary_navigation_by_location.html", "file_parent_navigation_by_location.html", @@ -12,9 +11,6 @@ support-files = [ ["test_child_navigation_by_location.html"] -["test_marquee_event_handlers.html"] -skip-if = ["true"] # Bug 1455996 - ["test_other_auxiliary_navigation_by_location.html"] tags = "openwindow" diff --git a/docshell/test/iframesandbox/test_marquee_event_handlers.html b/docshell/test/iframesandbox/test_marquee_event_handlers.html deleted file mode 100644 index 80added8ab..0000000000 --- a/docshell/test/iframesandbox/test_marquee_event_handlers.html +++ /dev/null @@ -1,95 +0,0 @@ - - - - - -Test for Bug 1277475 - html5 sandboxed iframe should not run marquee attribute event handlers without allow-scripts - - - - -Mozilla Bug 1277475 -

-
Tests for Bug 1277475
- - - - - - - - -- cgit v1.2.3