[Webkit-unassigned] [Bug 102656] The 2D Canvas functions fillText()/strokeText() should display nothing when maxWidth is less then or equal to zero

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 08:08:34 PST 2013


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


Dirk Schulze <krit at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #17 from Dirk Schulze <krit at webkit.org>  2013-02-11 08:10:45 PST ---
(In reply to comment #16)
> (In reply to comment #15)
> > On Opera(Version 12.12):
> > maxWidth = 0 : Text is not displayed
> > maxWidth = -1 : Text is displayed 
> > 
> > On FireFox(Version 18.0.2):
> > maxWidth = 0 : Text is displayed
> > maxWidth = -1 : Text is not displayed 
> 
> Okay, those make no sense. Their implementations probably do not check anything.
> 
> I am in favor of following the spec, reviewing this, and filing bugs for Firefox/Opera.
> Dirk, what is your opinion?

I agree.

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