[Webkit-unassigned] [Bug 63933] HTML canvas strokes with dash and dashOffset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 09:06:22 PDT 2011


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





--- Comment #19 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-09-28 09:06:21 PST ---
(From update of attachment 108825)
View in context: https://bugs.webkit.org/attachment.cgi?id=108825&action=review

Do you plan to do rendering tests in another pass?

> Source/WebCore/bindings/js/JSCanvasRenderingContext2DCustom.cpp:181
> +        float elem = valueArray->getIndex(i).toFloat(exec);

What about array elements that are not floats? Your testcase should test ctx.webkitLineDash['foo', {}] or something.

-- 
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