blob: adebb86ecb7dff744934afdc33fb1f4b001bd26b [file] [log] [blame]
<!DOCTYPE html>
<html>
<body>
<script>
onload = function() {
parent.destroyFrame();
enumerationPromise = navigator.mediaDevices.enumerateDevices();
};
</script>
</body>
</html>