Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
'use strict';
idl_test(
['webrtc-stats'],
['webrtc'],
idl_array => {
// No interfaces to test
}
);