WebPlatformTest / HTML5test

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

Potential Scoring Issue #533

Closed Justinius closed 6 years ago

Justinius commented 6 years ago

When comparing browsers there seems like there might be a scoring inconsistency.

Selecting Chrome 64/Edge 17/Edge All Flags

Under Peer to Peer Chrome gets 40 and Edge gets 33, but by just adding up the points it seems Edge is being under evaluated by 15 points.

The ObjectRTC API for WebRTC doesn't seem to count. Its listed as 15 points and proposal, but the other proposed standards are counted towards the point total.

Studio384 commented 6 years ago

That is expected behavior. A browser can only get points for WebRTC or ORTC, not for both, despite supporting both.