[Webkit-unassigned] [Bug 61528] Implement maxWidth check for canvas fill/strokeText
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 18 17:25:28 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61528
--- Comment #16 from Matthew Delaney <mdelaney at apple.com> 2011-07-18 17:25:27 PST ---
(From update of attachment 100214)
View in context: https://bugs.webkit.org/attachment.cgi?id=100214&action=review
I wonder if we can find a way to have all resources that are shared by different groups of tests (CSS, canvas, svg, etc.) in some central location. Such as having a LayoutTests/resources that you'd end up linking to like "../../resources/Ahem.ttf". This would be a pain if you moved around groups of tests, though I don't think that happens very often.
> LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.negative-expected.txt:2
> +
Same nit here too.
> LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.veryLarge-expected.txt:2
> +
Nit: It should say "On success, there should only be a green rectangle." Having no red, but say, some blue would also mean failure.
> LayoutTests/fast/canvas/2d.text.draw.fill.maxWidth.verySmall-expected.txt:2
> +
Same nit here as above.
--
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