1
0
Fork 0
firefox/testing/web-platform/meta/entries-api/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

29 lines
932 B
INI

[idlharness.window.html]
[DataTransferItem interface: operation webkitGetAsEntry()]
expected:
if os == "android": FAIL
[HTMLInputElement interface: attribute webkitdirectory]
expected:
if os == "android": FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "webkitdirectory" with the proper type]
expected:
if os == "android": FAIL
[HTMLInputElement interface: attribute webkitEntries]
expected:
if os == "android": FAIL
[File interface: new File([\], "example.txt") must inherit property "webkitRelativePath" with the proper type]
expected:
if os == "android": FAIL
[File interface: attribute webkitRelativePath]
expected:
if os == "android": FAIL
[HTMLInputElement interface: document.createElement("input") must inherit property "webkitEntries" with the proper type]
expected:
if os == "android": FAIL