WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
995 stars 193 forks source link

Logic is broken for supporting either ORTC or WebRTC #489

Closed dstorey closed 8 years ago

dstorey commented 8 years ago

Edge is implementing WebRTC for backwards compatibility with sites which use that older API. This can be enabled with a flag in Edge15 (now in public preview). But Edge15 gets 500 overall and 48/45 in peer to peer as both are counted towards the total.

Studio384 commented 8 years ago

485 describes the same issue.

NielsLeenheer commented 8 years ago

Fixed