[Webkit-unassigned] [Bug 8749] XBM rendered incorrectly as black on white

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 24 22:38:39 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=8749


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #12 from darin at apple.com  2008-02-24 22:38 PDT -------
Committed revision 30556.

After landing this I realized that:

    1) We should take advantage of getImageData to turn this into a text test
rather than a pixel test.
    2) We should move the test out of the canvas directory -- it's a test of
image rendering not of the canvas.

But I suppose neither of those is urgent.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list