[Bug 19641] example "This canvas element has a couple of checkboxes" don`t work.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19641

--- Comment #7 from Jay Munro <jaymunro@microsoft.com> ---
>>The attribute is called "labels". The WHATWG example gets this right as far as I can tell.

Right, sorry, a typo in transfer. I was inserting and removing pieces of code
to check compatibility. It does however, throw an "element.labels is undefined"
error in firefox, and an "unable to get property '0' of undefined or null
reference" in IE with the original code. 

If I'm seeing this example correctly, it should demonstrate path,
drawCustomFocusRing(), and isPointInPath(). To have additional unsupported
features doesn't seem very practical unless they're directly related to the
example. I'd rather see this reduced to a simpler example that runs across
browsers and demonstrates just the features we're discussing
(drawCustomFocusRing() and isPointInPath()).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 11 January 2013 16:42:43 UTC