There is no way to specify the context attributes used when creating the WebGL context. I use this primarily for disabling antialiasing, but the other options are useful too.
See https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/getContext for more details