[dev] Re: surf: css height issue for input type=button

From: Joshua Shoemaker <knoxguru_AT_gmail.com>
Date: Tue, 28 Jun 2011 14:50:36 -0400

Err. add a colon after height (just a typo, issue still present with the
colon).

-joshua

On Tue, Jun 28, 2011 at 2:48 PM, Joshua Shoemaker <knoxguru_AT_gmail.com>wrote:

> Hello,
>
> Just playing around with surf. So far I like it and think it will work.
> However, I noticed when I try to resize the height of a input button it
> doesn't display correctly. Tested it on two different systems/OSs with same
> result. Not sure if this is a webkit/GTK bug or something that can be fixed
> inside surf. Load the html below to test this bug yourselves.
>
> Thanks,
> -joshua
>
> <html>
> <head>
> <title>test</title>
> <style>
> .myClass {
> width: 100px;
> height 100px;
> }
> </style>
> </head>
> <body>
> <input type="button" name="myButton" class="myClass" value="test">
> </body>
> </html>
Received on Tue Jun 28 2011 - 20:50:36 CEST

This archive was generated by hypermail 2.2.0 : Tue Jun 28 2011 - 21:00:08 CEST