[Webkit-unassigned] [Bug 48578] HTML5 Conformance Test failure: approved/canvas/canvas_text_font_001.htm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 03:03:08 PDT 2011


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


Mustafizur Rahaman <mustaf.here at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #95416|0                           |1
        is obsolete|                            |
  Attachment #95573|                            |review?
               Flag|                            |




--- Comment #8 from Mustafizur Rahaman <mustaf.here at gmail.com>  2011-06-01 03:03:07 PST ---
Created an attachment (id=95573)
 --> (https://bugs.webkit.org/attachment.cgi?id=95573&action=review)
Alternate solution proposed after Adam Barth's comment

As Adam mentioned that it is not a good idea to fix this in CSS Parser, so I tried to modify CanvasRenderingContext2D::setFont() so that if the new font contains"inherit" it should not allow assigning the new font value.

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