[Webkit-unassigned] [Bug 6129] Incomplete implementation of CSS 2.1 system colors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 05:20:28 PDT 2007


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


proton at wiretapped.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15614|0                           |1
        is obsolete|                            |
  Attachment #16501|                            |review?
               Flag|                            |




------- Comment #10 from proton at wiretapped.net  2007-10-02 05:20 PDT -------
Created an attachment (id=16501)
 --> (http://bugs.webkit.org/attachment.cgi?id=16501&action=view)
Possible patch

This patch causes the colour of a button to change -- thus changing a lot of
layout test results.

Other than that, all we're doing is fetching the system colours from NSColor,
including a kind-of-nasty-but-only-way of getting pattern-based colours (which
we can't ask for the appropriate RGB components) by drawing a 1x1 square and
getting the colour of that pixel to determine the colour.


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