[Webkit-unassigned] [Bug 70117] Expose HTMLCanvasElement supportsContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 18:15:22 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=70117


Ruth Fong <ruthiecftg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #203895|review?                     |review-
               Flag|                            |




--- Comment #62 from Ruth Fong <ruthiecftg at gmail.com>  2013-06-05 18:13:54 PST ---
(From update of attachment 203895)
View in context: https://bugs.webkit.org/attachment.cgi?id=203895&action=review

This is WIP patch (I need to add and polish the tests for testing well-formed and malformed attributes).

> LayoutTests/fast/canvas/webgl/canvas-supports-context.html:90
> +    } catch (e) {

This part needs to be revised and more test cases added. 

Sam, is there a better way to do this? I tried using shouldThrow and shouldBeUndefined but was getting a ReferenceError saying it couldn't reference/find my variables (i.e. canvas, etc.).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list