[Webkit-unassigned] [Bug 11854] Make styling work in new search fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 14:42:44 PDT 2009


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





--- Comment #14 from Carol Szabo <carol.szabo at nokia.com>  2009-09-22 14:42:44 PDT ---
(In reply to comment #12)
> (From update of attachment 39942 [details])
> It seems the pixel tests need update too.  Also, is search-styled.html enough
> testing for this change, or do we need more?

All pixel tests including search-styled.html have passed.
I do not know how to update a .png on Mac or how to obtain a checksum if the
test does not fail.
I myself have run some other tests on Linux/Qt though. I do not know how
relevant they are for Mac. The main reason I picked on this bug was that I
found a page like this <input type="search" style="background-color: black;
text-color=white;"/> and the result was that the cursor and the text were not
visible since the text-color was rendered but the background color had
defaulted to white.
My opinion is that we either follow the platform style in all elements or we
obey the custom style in all elements. The mixed bag may lead to unexpected
results.

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