Re: [csswg-drafts] Review HTML fieldset/legend spec

If we don't want to make this a re-usable CSS feature, btw, the easiest way to control things would be with `appearance: none | auto`: if a FIELDSET is `auto`, then it is fieldsetty, and it takes the first LEGEND whose `appearance` is `auto`. Authors can turn off the special behavior `appearance: none`, and they can control which LEGEND to use likewise.

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3094#issuecomment-420742376 using your GitHub account

Received on Wednesday, 12 September 2018 18:01:03 UTC