[media-source-tests][websockets-tests] Boundary-value test for 'Extended payload length' field (#1056)

I added a boundary-value test for the 16/64 bit 'Extended payload field' based on RFC6455 section 5.2 'Base Framing Protocol'. Underlying WebSockets protocol stack needs to handle the variable field based on the size of application data.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/1056

Received on Wednesday, 11 June 2014 22:47:33 UTC