[Webkit-unassigned] [Bug 61528] Implement maxWidth check for canvas fill/strokeText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 20:34:09 PDT 2011


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


Philip Rogers <pdr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #101354|0                           |1
        is obsolete|                            |
 Attachment #101354|review?                     |
               Flag|                            |
 Attachment #101423|                            |review?
               Flag|                            |




--- Comment #21 from Philip Rogers <pdr at google.com>  2011-07-19 20:34:08 PST ---
Created an attachment (id=101423)
 --> (https://bugs.webkit.org/attachment.cgi?id=101423&action=review)
Fixes the canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface.html test

The previous patch was unpatchable due to the existing Ahem.ttf's having svn:executable set. The only I know to produce a formattable diff from the removal of those files is to remove the executable property in one patch, then remove the files in a second patch. @jamesr: do you know of another way?

This patch includes everything from the previous patch, but does not remove the existing Ahem.ttf files.

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