Re: Styling form control elements

On 12/10/13 6:30 PM, Jonas Sicking wrote:
> I would also think that you need properties to position the ::popout.

Oh, yes.  The extra fun here is:

1)  Should the popout be able to paint outside the browser window? 
Right now, comboboxes (select size=1) can but normal CSS boxes cannot.

2)  The popout needs to pop out in different directions (up or down) 
depending on the screen position of the anchor, the popout dimensions, 
and the screen dimensions.

3)  The size of the popout needs to be capped in some way.

Maybe all that logic should just live in the UA and the page just needs 
a way of saying "here is a popout thingie, anchor it here".

-Boris

Received on Wednesday, 11 December 2013 03:46:33 UTC