> My solution to this issue was to put a div inside the legend with the ** content inside the div and to specify width for the div. It seems to That is illegal. The content model for LEGEND is %inline, whereas DIV is block level. That it is (also) a display: inline element probably contributes to not wrapping, as there is the problem of what display: block element acutually contains the wrapping. ** work fine with legend div {width: 100%;} along with form, fieldset and ** legend widths also specified as 100%. Also on wrapping, note that a compliant email program (Mozilla can be configured to be compliant, and many text mode programs only support compliant behaviour) will display a long line as a long line, not as a wrapped paragraph. I've artificially wrapped it for the reply.Received on Monday, 12 January 2004 02:46:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 19 July 2011 18:14:14 GMT