Kevin Flynn wrote:
> 
> The following "XXE-CSS" construction does not appear to work:
> 
> text {
>     content: text-field(columns, attr(size));
>     }
> 
> That is, the control size is not read from the "text" element's "size"
> attribute, and the control is therefore displayed with its default size.
> 
> Is this a bug, or expected behaviour? It would be very useful for me if the
> control size could be read from an element attribute...

It is not really a bug. We just forgot to implement this. This will be
fixed in release following V2.3 Patch 1 (which should be released
today).

Reply via email to