- From: Kris Krueger <krisk@microsoft.com>
- Date: Tue, 21 Sep 2010 01:07:53 +0000
- To: "'public-html-testsuite@w3.org'" <public-html-testsuite@w3.org>, "Philip Taylor <pjt47@cam.ac.uk> (pjt47@cam.ac.uk)" <pjt47@cam.ac.uk>
Agenda #1 Check for any bugs on approved tests #2 Approval for next 25 Phillip Taylor tests Note this set of tests has a few bugs listed below, which I suspect will take a while to discuss. If you have other items you would like, please email me directly. -Thanks! IRC #HTMLT Time 16:00-17:00 UTC (11:00am-12:00pm Boston local) Zakim Bridge +1.617.761.6200, conference 48658 Canvas Tests with Bugs #1 http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/toDataURL.jpeg.quality.basic.html This test uses a tolerance for pass/fail. The spec doesn't guarantee that the pixel array from toDataURL will match across lossless images. #2 http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/toDataURL.jpeg.quality.basic.html '0.01' should be valid input. Canvas Spec (http://www.w3.org/TR/html5/the-canvas-element.html) "For the purposes of these rules, an argument is considered to be a number if it is converted to an IDL double value by the rules for handling arguments of type any in the Web IDL specification. [WEBIDL]". "The WebIDL for converting an argument to double (http://dev.w3.org/2006/webapi/WebIDL/#es-double) states that the first step is to compute ToNumber on the argument passed in, '0.01', which should be valid." #3 http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/2d.missingargs.html The assertion in the testcase is no longer exists in the HTML5 spec. The spec use to state that missing arguments should raise a NOT_SUPPORTED_ERR exception. However, the latest version does not. #4 Minor - need to point images to another location, instead of http://excors.googlepages.com/yellow.png http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.reset.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.drawImage.image.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.drawImage.canvas.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.pattern.create.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.pattern.cross.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.pattern.canvas.timing.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.pattern.canvas.fillStyle.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.pattern.canvas.strokeStyle.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.pattern.image.fillStyle.html http://test.w3.org/html/tests/submission/PhilipTaylor/canvas/security.pattern.image.strokeStyle.html
Received on Tuesday, 21 September 2010 01:08:30 UTC