KhronosGroup / WebCL-conformance

WebCL conformance tests
20 stars 15 forks source link

Remove invalid case in cl_context_createBuffer_with_imageData.html. #91

Closed junmin-zhu closed 9 years ago

junmin-zhu commented 9 years ago

From the spec of context2d(http://www.w3.org/TR/2010/WD-2dcontext-20101019/#dom-context-2d-createimagedata), it accepted the negetive argument, or larger size comparing with canvas.

junmin-zhu commented 9 years ago

@mikeseven , would you help to review the patch? thanks

mikeseven commented 9 years ago

solved in pull request #90