[Webkit-unassigned] [Bug 102656] If maxWidth for displaying a text, is zero or negative then, return empty array

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 03:32:21 PST 2012


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





--- Comment #3 from Christophe Dumez <christophe.dumez at intel.com>  2012-12-04 03:34:46 PST ---
(From update of attachment 177465)
View in context: https://bugs.webkit.org/attachment.cgi?id=177465&action=review

> Source/WebCore/ChangeLog:3
> +        If maxWidth for displaying a text, is zero or negative then, return empty array

I guess we should mention Canvas2D in the bug title.

> LayoutTests/canvas/philip/tests/2d.text.draw.fill.maxWidth.negative-expected.txt:1
> +Cannot automatically verify result

It needs to be automatically verified to be a useful LayoutTest, right? See comment below.

> LayoutTests/canvas/philip/tests/2d.text.draw.fill.maxWidth.negative.html:20
> +

This test looks different from http://dvcs.w3.org/hg/html/raw-file/tip/tests/submission/PhilipTaylor/canvas/2d.text.draw.fill.maxWidth.negative.html

For example, it is missing _assertGreen(ctx, 100, 50); in the end.

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