[Webkit-unassigned] [Bug 27522] Creating list clears background color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 01:20:31 PST 2010


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


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #3 from Tony Chang (Google) <tony at chromium.org>  2010-01-21 01:20:30 PST ---
(In reply to comment #2)
> Created an attachment (id=47104)
 --> (https://bugs.webkit.org/attachment.cgi?id=47104) [details]
> Patch

A few notes:
- TextEdit doesn't seem to have the ability to have multiple background colors,
so it's hard to use that as a reference implementation.
- This seems to match the behavior on Firefox which remembers the background
color.
- 2 tests had to be rebaselined.  There's no visible change in these tests, but
they are cases where the background color of a form control (white) was copied.
 This seems like a general bug with form controls where we inherit styles-- we
were already inheriting the font face and the font size from the form control. 
I think this should be fixed in a different patch.

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