summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/webappapis
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /testing/web-platform/meta/html/webappapis
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/html/webappapis')
-rw-r--r--testing/web-platform/meta/html/webappapis/scripting/events/event-handler-all-global-events.html.ini24
-rw-r--r--testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-body-window.html.ini30
-rw-r--r--testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-frameset-window.html.ini30
-rw-r--r--testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-windowless-body.html.ini20
4 files changed, 40 insertions, 64 deletions
diff --git a/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-all-global-events.html.ini b/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-all-global-events.html.ini
index 4f77d733b8..988d05f88e 100644
--- a/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-all-global-events.html.ini
+++ b/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-all-global-events.html.ini
@@ -1,28 +1,4 @@
[event-handler-all-global-events.html]
- [oncontextlost: must be on the appropriate locations for GlobalEventHandlers]
- expected: FAIL
-
- [oncontextlost: the default value must be null]
- expected: FAIL
-
- [oncontextlost: the content attribute must be compiled into a function as the corresponding property]
- expected: FAIL
-
- [oncontextlost: the content attribute must execute when an event is dispatched]
- expected: FAIL
-
- [oncontextrestored: must be on the appropriate locations for GlobalEventHandlers]
- expected: FAIL
-
- [oncontextrestored: the default value must be null]
- expected: FAIL
-
- [oncontextrestored: the content attribute must be compiled into a function as the corresponding property]
- expected: FAIL
-
- [oncontextrestored: the content attribute must execute when an event is dispatched]
- expected: FAIL
-
[onbeforematch: must be on the appropriate locations for GlobalEventHandlers]
expected: FAIL
diff --git a/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-body-window.html.ini b/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-body-window.html.ini
index b96f9c818d..a1136eafc2 100644
--- a/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-body-window.html.ini
+++ b/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-body-window.html.ini
@@ -20,47 +20,47 @@
if not debug and (os == "mac"): FAIL
if not debug and (os == "win") and (version == "6.1.7601"): FAIL
- [not shadowed contextrestored (document.body)]
+ [not shadowed beforematch (window)]
expected: FAIL
- [not shadowed contextlost (window)]
+ [not shadowed beforematch (document.createElement("body"))]
expected: FAIL
- [not shadowed contextlost (document.createElement("body"))]
+ [not shadowed beforematch (document.body)]
expected: FAIL
- [not shadowed contextlost (document.body)]
+ [shadowed pagereveal (document.createElement("body"))]
expected: FAIL
- [not shadowed contextrestored (window)]
+ [shadowed pagereveal removal (document.body)]
expected: FAIL
- [not shadowed contextrestored (document.createElement("body"))]
+ [shadowed pagereveal (document.body)]
expected: FAIL
- [not shadowed beforematch (window)]
+ [shadowed pagereveal (window)]
expected: FAIL
- [not shadowed beforematch (document.createElement("body"))]
+ [shadowed pagereveal removal (document.createElement("body"))]
expected: FAIL
- [not shadowed beforematch (document.body)]
+ [shadowed pagereveal removal (window)]
expected: FAIL
- [shadowed pagereveal (document.createElement("body"))]
+ [shadowed pageswap (document.body)]
expected: FAIL
- [shadowed pagereveal removal (document.body)]
+ [shadowed pageswap removal (document.body)]
expected: FAIL
- [shadowed pagereveal (document.body)]
+ [shadowed pageswap removal (window)]
expected: FAIL
- [shadowed pagereveal (window)]
+ [shadowed pageswap (document.createElement("body"))]
expected: FAIL
- [shadowed pagereveal removal (document.createElement("body"))]
+ [shadowed pageswap removal (document.createElement("body"))]
expected: FAIL
- [shadowed pagereveal removal (window)]
+ [shadowed pageswap (window)]
expected: FAIL
diff --git a/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-frameset-window.html.ini b/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-frameset-window.html.ini
index 782e089b90..933782ca51 100644
--- a/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-frameset-window.html.ini
+++ b/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-frameset-window.html.ini
@@ -8,47 +8,47 @@
[shadowed unload removal (document.createElement("frameset"))]
disabled: Bug 1485887
- [not shadowed contextrestored (document.body)]
+ [not shadowed beforematch (document.createElement("frameset"))]
expected: FAIL
- [not shadowed contextlost (window)]
+ [not shadowed beforematch (window)]
expected: FAIL
- [not shadowed contextlost (document.createElement("frameset"))]
+ [not shadowed beforematch (document.body)]
expected: FAIL
- [not shadowed contextrestored (document.createElement("frameset"))]
+ [shadowed pagereveal removal (document.body)]
expected: FAIL
- [not shadowed contextlost (document.body)]
+ [shadowed pagereveal (document.createElement("frameset"))]
expected: FAIL
- [not shadowed contextrestored (window)]
+ [shadowed pagereveal removal (document.createElement("frameset"))]
expected: FAIL
- [not shadowed beforematch (document.createElement("frameset"))]
+ [shadowed pagereveal (document.body)]
expected: FAIL
- [not shadowed beforematch (window)]
+ [shadowed pagereveal (window)]
expected: FAIL
- [not shadowed beforematch (document.body)]
+ [shadowed pagereveal removal (window)]
expected: FAIL
- [shadowed pagereveal removal (document.body)]
+ [shadowed pageswap (document.body)]
expected: FAIL
- [shadowed pagereveal (document.createElement("frameset"))]
+ [shadowed pageswap removal (document.body)]
expected: FAIL
- [shadowed pagereveal removal (document.createElement("frameset"))]
+ [shadowed pageswap removal (document.createElement("frameset"))]
expected: FAIL
- [shadowed pagereveal (document.body)]
+ [shadowed pageswap removal (window)]
expected: FAIL
- [shadowed pagereveal (window)]
+ [shadowed pageswap (window)]
expected: FAIL
- [shadowed pagereveal removal (window)]
+ [shadowed pageswap (document.createElement("frameset"))]
expected: FAIL
diff --git a/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-windowless-body.html.ini b/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-windowless-body.html.ini
index 6d8c1a933f..a22c675c54 100644
--- a/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-windowless-body.html.ini
+++ b/testing/web-platform/meta/html/webappapis/scripting/events/event-handler-attributes-windowless-body.html.ini
@@ -1,30 +1,30 @@
[event-handler-attributes-windowless-body.html]
- [contextlost is unaffected on a windowless body]
+ [beforematch is unaffected on a windowless body]
expected: FAIL
- [contextlost is unaffected on a windowless frameset]
+ [beforematch is unaffected on a windowless frameset]
expected: FAIL
- [contextrestored is unaffected on a windowless body]
+ [Ignore setting of pagereveal window event handlers on windowless body]
expected: FAIL
- [contextrestored is unaffected on a windowless frameset]
+ [Return null when getting the pagereveal event handler of a windowless body]
expected: FAIL
- [beforematch is unaffected on a windowless body]
+ [Return null when getting the pagereveal event handler of a windowless frameset]
expected: FAIL
- [beforematch is unaffected on a windowless frameset]
+ [Ignore setting of pagereveal window event handlers on windowless frameset]
expected: FAIL
- [Ignore setting of pagereveal window event handlers on windowless body]
+ [Ignore setting of pageswap window event handlers on windowless frameset]
expected: FAIL
- [Return null when getting the pagereveal event handler of a windowless body]
+ [Return null when getting the pageswap event handler of a windowless body]
expected: FAIL
- [Return null when getting the pagereveal event handler of a windowless frameset]
+ [Return null when getting the pageswap event handler of a windowless frameset]
expected: FAIL
- [Ignore setting of pagereveal window event handlers on windowless frameset]
+ [Ignore setting of pageswap window event handlers on windowless body]
expected: FAIL