webgl: Fix a typo in VertexAttrib1fv handling.
a21bbb7
The VertexAttrib[234]fv compare to the same size as in their function name. This wasn't noticed becacuse this function isn't connected from the .webidl yet.