[whatwg] native styling for search input boxes

Nils Dagsson Moskopp wrote:
> the look of the input field could be styled just by a value of "search"
> for the CSS "appearance". that would have to go through CSS3 WG, but
> would probabvy be the cleanest approach.
> 
> http://www.w3.org/TR/css3-ui/#system

See also: http://lipidity.com/apple/iphone-webkit-css-3

	-webkit-appearance: searchfield;

It works already in Safari.

Perhaps we need

	behavior: searchfield;

in addition?

-- 
Mikko


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <http://lists.whatwg.org/pipermail/whatwg-whatwg.org/attachments/20081001/ea0806ca/attachment.pgp>

Received on Wednesday, 1 October 2008 07:55:53 UTC