> When a 'li' element or any element set to 'display: list-item' has > a setting for 'overflow' other than 'visible' what should happen to > the marker box when it is set to 'list-style-position: outside'? > > Should the marker be visible? > > Should the marker scroll with the first text item even though the > marker is not inside of the scrollable region? Testcases: http://lists.w3.org/Archives/Public/www-archive/2008Jul/att-0050/list-item-overflow-scroll.htm http://lists.w3.org/Archives/Public/www-archive/2008Jul/att-0050/list-item-overflow-visible.htm http://lists.w3.org/Archives/Public/www-archive/2008Jul/att-0050/list-item-overflow-hidden.htm Opera, Safari, and Firefox do not display the marker. However IE7 does. We think it makes more sense to display the marker, so we propose the following: Add to definition of 'outside': | 'overflow' on the element does not clip the marker box. | The marker box is fixed with respect to the principal block | box's border and does not scroll with the principal block | box's content. -- fantasai and Arron EicholzReceived on Tuesday, 22 July 2008 00:55:55 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:55:10 GMT