1
0
Fork 0
firefox/testing/web-platform/meta/webrtc/RTCPeerConnection-getStats-timestamp.https.html.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

8 lines
459 B
INI

[RTCPeerConnection-getStats-timestamp.https.html]
[RTCRemoteInboundRtpStats.timestamp is expressed as Performance time]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not debug: [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL]