Unfortunately GWT 2.8.0 still does not support that feature. Had to use
literal("") as well here.
On Saturday, 10 August 2013 22:23:26 UTC+2, Wayne Rasmuss wrote:
>
> For anyone who cares the final css looks like this:
>
> I'm actually thinking of trying position relative and using the same calc
> method for the height as well.
>
> .form-input-line-cell {
> position: absolute;
> left: 8px;
> top:3px;
> bottom: 3px;
> font-size: 32px;
> text-indent: 8px;
> border: solid #d3d3d3 1px;
> border-radius: 3px;
> color: black;
> width: literal("calc(100% - 16px)");
> }
>
> On Saturday, August 10, 2013 3:22:03 PM UTC-5, Wayne Rasmuss wrote:
>>
>> Thanks! Using literal fixed it. It turned out I didn't need the special
>> web kit value either. This seems to work in IE 10, Firefox, and Chrome
>> (latest or very recent updates of each)
>>
>
--
You received this message because you are subscribed to the Google Groups "GWT
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.