11 lines
402 B
INI
11 lines
402 B
INI
[Event-timestamp-high-resolution.https.html]
|
|
disabled:
|
|
if not debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1427918
|
|
[Constructed GamepadEvent timestamp should be high resolution and have the same time origin as performance.now()]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
|
|
|
|
[Event-timestamp-high-resolution.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|