31 lines
1.2 KiB
INI
31 lines
1.2 KiB
INI
[idlharness.https.window.html]
|
|
[PointerEvent interface: attribute persistentDeviceId]
|
|
expected: FAIL
|
|
|
|
[PointerEvent interface: new PointerEvent("type") must inherit property "persistentDeviceId" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute onpointerrawupdate]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
|
|
[Document interface: document must inherit property "onpointerrawupdate" with the proper type]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
|
|
[Document interface: attribute onpointerrawupdate]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
|
|
[HTMLElement interface: attribute onpointerrawupdate]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
|
|
[Window interface: window must inherit property "onpointerrawupdate" with the proper type]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|