1
0
Fork 0
firefox/testing/web-platform/meta/compat/idlharness.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

27 lines
740 B
INI

[idlharness.window.html]
[HTMLBodyElement interface: document.body must inherit property "onorientationchange" with the proper type]
expected: FAIL
[Window interface: attribute orientation]
expected:
if os == "android": PASS
FAIL
[Window interface: window must inherit property "orientation" with the proper type]
expected:
if os == "android": PASS
FAIL
[HTMLBodyElement interface: attribute onorientationchange]
expected: FAIL
[Window interface: window must inherit property "onorientationchange" with the proper type]
expected:
if os == "android": PASS
FAIL
[Window interface: attribute onorientationchange]
expected:
if os == "android": PASS
FAIL